This is an automated email from the ASF dual-hosted git repository. kunni pushed a commit to branch FLINK-39297 in repository https://gitbox.apache.org/repos/asf/flink-cdc.git
commit 213032b713ff27e963d08779341c2284273ac07d Author: lvyanquan <[email protected]> AuthorDate: Tue Mar 24 10:54:30 2026 +0800 [FLINK-39297][doc] Update sink connector version documentation - Add version list for Iceberg connector: 1.6, 1.7, 1.8, 1.9, 1.10 - Add version list for Fluss connector: 0.7, 0.8, 0.9 - Update Paimon supported versions to include 1.1, 1.2, 1.3 Co-Authored-By: Claude Opus 4.6 <[email protected]> --- .../connectors/pipeline-connectors/overview.md | 46 +++++++++++----------- .../connectors/pipeline-connectors/overview.md | 46 +++++++++++----------- 2 files changed, 44 insertions(+), 48 deletions(-) diff --git a/docs/content.zh/docs/connectors/pipeline-connectors/overview.md b/docs/content.zh/docs/connectors/pipeline-connectors/overview.md index 8dd790840..16e0ec626 100644 --- a/docs/content.zh/docs/connectors/pipeline-connectors/overview.md +++ b/docs/content.zh/docs/connectors/pipeline-connectors/overview.md @@ -30,33 +30,31 @@ Flink CDC 提供了可用于 YAML 作业的 Pipeline Source 和 Sink 连接器 ## Supported Connectors -| 连接器 | 类型 | 支持的外部系统 | 下载链接 [...] -|----------------------------------------------------------------------------------|--------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----- [...] -| [Apache Doris]({{< ref "docs/connectors/pipeline-connectors/doris" >}}) | Sink | <li> [Apache Doris](https://doris.apache.org/): 1.2.x, 2.x.x, 3.x.x | [3.5 [...] -| [Elasticsearch]({{< ref "docs/connectors/pipeline-connectors/elasticsearch" >}}) | Sink | <li> [Elasticsearch](https://www.elastic.co/elasticsearch): 6.x, 7.x, 8.x | [3.5 [...] -| [Iceberg]({{< ref "docs/connectors/pipeline-connectors/iceberg" >}}) | Sink | <li> [Apache Iceberg](https://iceberg.apache.org/) | [3.5 [...] -| [Fluss]({{< ref "docs/connectors/pipeline-connectors/fluss" >}}) | Sink | <li> [Fluss](https://fluss.apache.org/) | [3.5 [...] -| [Kafka]({{< ref "docs/connectors/pipeline-connectors/kafka" >}}) | Sink | <li> [Kafka](https://kafka.apache.org/) | [3.5 [...] -| [MySQL]({{< ref "docs/connectors/pipeline-connectors/mysql" >}}) | Source | <li> [MySQL](https://dev.mysql.com/doc): 5.7, 8.0.x, 8.4+ <li> [RDS MySQL](https://www.aliyun.com/product/rds/mysql): 5.6, 5.7, 8.0.x <li> [PolarDB MySQL](https://www.aliyun.com/product/polardb): 5.6, 5.7, 8.0.x <li> [Aurora MySQL](https://aws.amazon.com/cn/rds/aurora): 5.6, 5.7, 8.0.x <li> [MariaDB](https://mariadb.org): 10.x <li> [PolarDB X](https://github.com/ApsaraDB/galaxysql): 2.0.1 | [3.5 [...] -| [Postgres]({{< ref "docs/connectors/pipeline-connectors/postgres" >}}) | Source | <li> [PostgreSQL](https://www.postgresql.org/) | [3.5 [...] -| [OceanBase]({{< ref "docs/connectors/pipeline-connectors/oceanbase" >}}) | Sink | <li> [OceanBase](https://www.oceanbase.com/): 3.x, 4.x | [3.5 [...] -| [Paimon]({{< ref "docs/connectors/pipeline-connectors/paimon" >}}) | Sink | <li> [Paimon](https://paimon.apache.org/): 0.6, 0.7, 0.8, 0.9, 1.0 | [3.5 [...] -| [StarRocks]({{< ref "docs/connectors/pipeline-connectors/starrocks" >}}) | Sink | <li> [StarRocks](https://www.starrocks.io/): 2.x, 3.x | [3.5 [...] -| [MaxCompute]({{< ref "docs/connectors/pipeline-connectors/maxcompute" >}}) | Sink | <li> [MaxCompute](https://www.aliyun.com/product/maxcompute) | [3.5 [...] +| 连接器 | 类型 | 支持的外部系统 | 下载链接 [...] +|----------------------------------------------------------------------------------|--------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------ [...] +| [Apache Doris]({{< ref "docs/connectors/pipeline-connectors/doris" >}}) | Sink | <li> [Apache Doris](https://doris.apache.org/): 1.2.x, 2.x.x, 3.x.x | [3.5. [...] +| [Elasticsearch]({{< ref "docs/connectors/pipeline-connectors/elasticsearch" >}}) | Sink | <li> [Elasticsearch](https://www.elastic.co/elasticsearch): 6.x, 7.x, 8.x | [3.5. [...] +| [Iceberg]({{< ref "docs/connectors/pipeline-connectors/iceberg" >}}) | Sink | <li> [Apache Iceberg](https://iceberg.apache.org/): 1.6, 1.7, 1.8, 1.9, 1.10 [...] +| [Fluss]({{< ref "docs/connectors/pipeline-connectors/fluss" >}}) | Sink | <li> [Fluss](https://fluss.apache.org/): 0.7, 0.8, 0.9 [...] +| [Kafka]({{< ref "docs/connectors/pipeline-connectors/kafka" >}}) | Sink | <li> [Kafka](https://kafka.apache.org/) | [3.5. [...] +| [MySQL]({{< ref "docs/connectors/pipeline-connectors/mysql" >}}) | Source | <li> [MySQL](https://dev.mysql.com/doc): 5.6, 5.7, 8.0.x <li> [RDS MySQL](https://www.aliyun.com/product/rds/mysql): 5.6, 5.7, 8.0.x <li> [PolarDB MySQL](https://www.aliyun.com/product/polardb): 5.6, 5.7, 8.0.x <li> [Aurora MySQL](https://aws.amazon.com/cn/rds/aurora): 5.6, 5.7, 8.0.x <li> [MariaDB](https://mariadb.org): 10.x <li> [PolarDB X](https://github.com/ApsaraDB/galaxysql): 2.0.1 | [3.5. [...] +| [Postgres]({{< ref "docs/connectors/pipeline-connectors/postgres" >}}) | Source | <li> [PostgreSQL](https://www.postgresql.org/) | [3.5. [...] +| [OceanBase]({{< ref "docs/connectors/pipeline-connectors/oceanbase" >}}) | Sink | <li> [OceanBase](https://www.oceanbase.com/): 3.x, 4.x | [3.5. [...] +| [Paimon]({{< ref "docs/connectors/pipeline-connectors/paimon" >}}) | Sink | <li> [Paimon](https://paimon.apache.org/): 0.6, 0.7, 0.8, 0.9, 1.0, 1.1, 1.2, 1.3 [...] +| [StarRocks]({{< ref "docs/connectors/pipeline-connectors/starrocks" >}}) | Sink | <li> [StarRocks](https://www.starrocks.io/): 2.x, 3.x | [3.5. [...] +| [MaxCompute]({{< ref "docs/connectors/pipeline-connectors/maxcompute" >}}) | Sink | <li> [MaxCompute](https://www.aliyun.com/product/maxcompute) | [3.5. [...] ## Supported Flink Versions +下表展示了 Flink<sup>®</sup> CDC 管道连接器和 Flink<sup>®</sup> 之间的版本映射 -下表展示了 Flink CDC 管道连接器和 Flink 之间的版本映射: - -| Flink CDC 版本 | Flink 版本 | Pipeline Source | Pipeline Sink | 备注 | -|:------------:|:-------------------------:|:-------------------------:|:-------------------------------------------------------------------------------------------:|:-------------------------------:| -| **3.0.x** | 1.17.\*, 1.18.\* | MySQL | StarRocks, Doris | | -| **3.1.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka | 仅 Flink CDC 3.1.1 支持 Flink 1.19 | -| **3.2.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch | | -| **3.3.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute | | -| **3.4.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg | | -| **3.5.x** | 1.19.\*, 1.20.\* | MySQL, PostgreSQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss | | -| **3.6.x** | 1.20.\*, 2.2.\* | MySQL, PostgreSQL, Oracle | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss, Hudi | | +| Flink<sup>®</sup> CDC Version | Flink<sup>®</sup> Version | Pipeline Source | Pipeline Sink | 备注 | +|:-----------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------:|:---------------:|:---------------------------------------------------------------:|:----------------------------------| +| <font color="DarkCyan">3.0.x</font> | <font color="MediumVioletRed">1.17.\*</font>, <font color="MediumVioletRed">1.18.\*</font> | Mysql | StarRocks,Doris | | +| <font color="DarkCyan">3.1.x</font> | <font color="MediumVioletRed">1.17.\*</font>, <font color="MediumVioletRed">1.18.\*</font>, <font color="MediumVioletRed">1.19.\*</font> | Mysql | StarRocks,Doris,Paimon,Kafka | 仅 flink-cdc 3.1.1 支持 flink 1.19.* | +| <font color="DarkCyan">3.2.x</font> | <font color="MediumVioletRed">1.17.\*</font>, <font color="MediumVioletRed">1.18.\*</font>, <font color="MediumVioletRed">1.19.\*</font> | Mysql | StarRocks,Doris,Paimon,Kafka,ElasticSearch | | +| <font color="DarkCyan">3.3.x</font> | <font color="MediumVioletRed">1.19.\*</font>, <font color="MediumVioletRed">1.20.\*</font> | Mysql | StarRocks,Doris,Paimon,Kafka,ElasticSearch,OceanBase,MaxCompute | | +| <font color="DarkCyan">3.4.x</font> | <font color="MediumVioletRed">1.19.\*</font>, <font color="MediumVioletRed">1.20.\*</font> | Mysql | StarRocks,Doris,Paimon,Kafka,ElasticSearch,OceanBase,MaxCompute,Iceberg | | +| <font color="DarkCyan">3.5.x</font> | <font color="MediumVioletRed">1.19.\*</font>, <font color="MediumVioletRed">1.20.\*</font> | Mysql, Postgres | StarRocks,Doris,Paimon,Kafka,ElasticSearch,OceanBase,MaxCompute,Iceberg,Fluss | | ## Develop Your Own Connector diff --git a/docs/content/docs/connectors/pipeline-connectors/overview.md b/docs/content/docs/connectors/pipeline-connectors/overview.md index bcd9f9ea4..ef6d8cf9c 100644 --- a/docs/content/docs/connectors/pipeline-connectors/overview.md +++ b/docs/content/docs/connectors/pipeline-connectors/overview.md @@ -33,34 +33,32 @@ definition. ## Supported Connectors -| Connector | Supported Type | External System [...] -|----------------------------------------------------------------------------------|----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- [...] -| [Apache Doris]({{< ref "docs/connectors/pipeline-connectors/doris" >}}) | Sink | <li> [Apache Doris](https://doris.apache.org/): 1.2.x, 2.x.x, 3.x.x [...] -| [Elasticsearch]({{< ref "docs/connectors/pipeline-connectors/elasticsearch" >}}) | Sink | <li> [Elasticsearch](https://www.elastic.co/elasticsearch): 6.x, 7.x, 8.x [...] -| [Iceberg]({{< ref "docs/connectors/pipeline-connectors/iceberg" >}}) | Sink | <li> [Apache Iceberg](https://iceberg.apache.org/) [...] -| [Fluss]({{< ref "docs/connectors/pipeline-connectors/fluss" >}}) | Sink | <li> [Fluss](https://fluss.apache.org/) [...] -| [Kafka]({{< ref "docs/connectors/pipeline-connectors/kafka" >}}) | Sink | <li> [Kafka](https://kafka.apache.org/) [...] -| [MySQL]({{< ref "docs/connectors/pipeline-connectors/mysql" >}}) | Source | <li> [MySQL](https://dev.mysql.com/doc): 5.7, 8.0.x, 8.4+ <li> [RDS MySQL](https://www.aliyun.com/product/rds/mysql): 5.6, 5.7, 8.0.x <li> [PolarDB MySQL](https://www.aliyun.com/product/polardb): 5.6, 5.7, 8.0.x <li> [Aurora MySQL](https://aws.amazon.com/cn/rds/aurora): 5.6, 5.7, 8.0.x <li> [MariaDB](https://mariadb.org): 10.x <li> [PolarDB X](https://github.com/ApsaraDB/galaxysql): 2.0. [...] -| [Postgres]({{< ref "docs/connectors/pipeline-connectors/postgres" >}}) | Source | <li> [PostgreSQL](https://www.postgresql.org/) [...] -| [OceanBase]({{< ref "docs/connectors/pipeline-connectors/oceanbase" >}}) | Sink | <li> [OceanBase](https://www.oceanbase.com/): 3.x, 4.x [...] -| [Paimon]({{< ref "docs/connectors/pipeline-connectors/paimon" >}}) | Sink | <li> [Paimon](https://paimon.apache.org/): 0.6, 0.7, 0.8, 0.9, 1.0 [...] -| [StarRocks]({{< ref "docs/connectors/pipeline-connectors/starrocks" >}}) | Sink | <li> [StarRocks](https://www.starrocks.io/): 2.x, 3.x [...] -| [MaxCompute]({{< ref "docs/connectors/pipeline-connectors/maxcompute" >}}) | Sink | <li> [MaxCompute](https://www.aliyun.com/product/maxcompute) [...] +| Connector | Supported Type | External System [...] +|----------------------------------------------------------------------------------|----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- [...] +| [Apache Doris]({{< ref "docs/connectors/pipeline-connectors/doris" >}}) | Sink | <li> [Apache Doris](https://doris.apache.org/): 1.2.x, 2.x.x, 3.x.x [...] +| [Elasticsearch]({{< ref "docs/connectors/pipeline-connectors/elasticsearch" >}}) | Sink | <li> [Elasticsearch](https://www.elastic.co/elasticsearch): 6.x, 7.x, 8.x [...] +| [Iceberg]({{< ref "docs/connectors/pipeline-connectors/iceberg" >}}) | Sink | <li> [Apache Iceberg](https://iceberg.apache.org/): 1.6, 1.7, 1.8, 1.9, 1.10 [...] +| [Fluss]({{< ref "docs/connectors/pipeline-connectors/fluss" >}}) | Sink | <li> [Fluss](https://fluss.apache.org/): 0.7, 0.8, 0.9 [...] +| [Kafka]({{< ref "docs/connectors/pipeline-connectors/kafka" >}}) | Sink | <li> [Kafka](https://kafka.apache.org/) [...] +| [MySQL]({{< ref "docs/connectors/pipeline-connectors/mysql" >}}) | Source | <li> [MySQL](https://dev.mysql.com/doc): 5.6, 5.7, 8.0.x <li> [RDS MySQL](https://www.aliyun.com/product/rds/mysql): 5.6, 5.7, 8.0.x <li> [PolarDB MySQL](https://www.aliyun.com/product/polardb): 5.6, 5.7, 8.0.x <li> [Aurora MySQL](https://aws.amazon.com/cn/rds/aurora): 5.6, 5.7, 8.0.x <li> [MariaDB](https://mariadb.org): 10.x <li> [PolarDB X](https://github.com/ApsaraDB/galaxysql): 2.0.1 [...] +| [Postgres]({{< ref "docs/connectors/pipeline-connectors/postgres" >}}) | Source | <li> [PostgreSQL](https://www.postgresql.org/) [...] +| [OceanBase]({{< ref "docs/connectors/pipeline-connectors/oceanbase" >}}) | Sink | <li> [OceanBase](https://www.oceanbase.com/): 3.x, 4.x [...] +| [Paimon]({{< ref "docs/connectors/pipeline-connectors/paimon" >}}) | Sink | <li> [Paimon](https://paimon.apache.org/): 0.6, 0.7, 0.8, 0.9, 1.0, 1.1, 1.2, 1.3 [...] +| [StarRocks]({{< ref "docs/connectors/pipeline-connectors/starrocks" >}}) | Sink | <li> [StarRocks](https://www.starrocks.io/): 2.x, 3.x [...] +| [MaxCompute]({{< ref "docs/connectors/pipeline-connectors/maxcompute" >}}) | Sink | <li> [MaxCompute](https://www.aliyun.com/product/maxcompute) [...] ## Supported Flink Versions +The following table shows the version mapping between Flink<sup>®</sup> CDC Pipeline Connectors and Flink<sup>®</sup> -The following table shows the version mapping between Flink CDC Pipeline Connectors and Flink: - -| Flink CDC Version | Flink Version | Pipeline Source | Pipeline Sink | Notes | -|:-----------------:|:-------------------------:|:-------------------------:|:-------------------------------------------------------------------------------------------:|:----------------------------------------:| -| **3.0.x** | 1.17.\*, 1.18.\* | MySQL | StarRocks, Doris | | -| **3.1.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka | Only flink-cdc 3.1.1 supports Flink 1.19 | -| **3.2.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch | | -| **3.3.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute | | -| **3.4.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg | | -| **3.5.x** | 1.19.\*, 1.20.\* | MySQL, PostgreSQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss | | -| **3.6.x** | 1.20.\*, 2.2.\* | MySQL, PostgreSQL, Oracle | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss, Hudi | | +| Flink<sup>®</sup> CDC Version | Flink<sup>®</sup> Version | Pipeline Source | Pipeline Sink | Notes | +|:-----------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------:|:---------------:|:---------------------------------------------------------------:|:-----------------------------------------:| +| <font color="DarkCyan">3.0.x</font> | <font color="MediumVioletRed">1.17.\*</font>, <font color="MediumVioletRed">1.18.\*</font> | Mysql | StarRocks,Doris | | +| <font color="DarkCyan">3.1.x</font> | <font color="MediumVioletRed">1.17.\*</font>, <font color="MediumVioletRed">1.18.\*</font>, <font color="MediumVioletRed">1.19.\*</font> | Mysql | StarRocks,Doris,Paimon,Kafka | only flink-cdc 3.1.1 support flink 1.19.* | +| <font color="DarkCyan">3.2.x</font> | <font color="MediumVioletRed">1.17.\*</font>, <font color="MediumVioletRed">1.18.\*</font>, <font color="MediumVioletRed">1.19.\*</font> | Mysql | StarRocks,Doris,Paimon,Kafka,ElasticSearch | | +| <font color="DarkCyan">3.3.x</font> | <font color="MediumVioletRed">1.19.\*</font>, <font color="MediumVioletRed">1.20.\*</font> | Mysql | StarRocks,Doris,Paimon,Kafka,ElasticSearch,OceanBase,MaxCompute | | +| <font color="DarkCyan">3.4.x</font> | <font color="MediumVioletRed">1.19.\*</font>, <font color="MediumVioletRed">1.20.\*</font> | Mysql | StarRocks,Doris,Paimon,Kafka,ElasticSearch,OceanBase,MaxCompute,Iceberg | | +| <font color="DarkCyan">3.5.x</font> | <font color="MediumVioletRed">1.19.\*</font>, <font color="MediumVioletRed">1.20.\*</font> | Mysql, Postgres | StarRocks,Doris,Paimon,Kafka,ElasticSearch,OceanBase,MaxCompute,Iceberg,Fluss | | ## Develop Your Own Connector
