Skip to content

Commit 3ab5c20

Browse files
authored
Merge pull request #4544 from ClickHouse/laeg/include-flink
Update data-ingestion-index.md
2 parents 8b6d63f + bbb785c commit 3ab5c20

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/integrations/data-ingestion/data-ingestion-index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ For more information check out the pages below:
1515
|------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
1616
| [Airbyte](/integrations/airbyte) | An open-source data integration platform. It allows the creation of ELT data pipelines and is shipped with more than 140 out-of-the-box connectors. |
1717
| [Apache Spark](/integrations/apache-spark) | A multi-language engine for executing data engineering, data science, and machine learning on single-node machines or clusters |
18+
| [Apache Flink](https://github.com/ClickHouse/flink-connector-clickhouse) | Real-time data ingestion and processing into ClickHouse through Flink's DataStream API with support for batch writes |
1819
| [Amazon Glue](/integrations/glue) | A fully managed, serverless data integration service provided by Amazon Web Services (AWS) simplifying the process of discovering, preparing, and transforming data for analytics, machine learning, and application development. |
1920
| [Azure Synapse](/integrations/azure-synapse) | A fully managed, cloud-based analytics service provided by Microsoft Azure, combining big data and data warehousing to simplify data integration, transformation, and analytics at scale using SQL, Apache Spark, and data pipelines. |
2021
| [Azure Data Factory](/integrations/azure-data-factory) | A cloud-based data integration service that enables you to create, schedule, and orchestrate data workflows at scale. |

scripts/aspell-dict-file.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,3 +1174,6 @@ pytz
11741174
timedelta
11751175
--docs/integrations/language-clients/python/index.md--
11761176
Polars
1177+
--docs/integrations/data-ingestion/data-ingestion-index.md--
1178+
DataStream
1179+
Flink's

0 commit comments

Comments
 (0)