This is an automated email from the ASF dual-hosted git repository. kunni pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-cdc.git
The following commit(s) were added to refs/heads/master by this push:
new 2fa608975 [FLINK-38232] [docs] Update the connector documentation to
reflect the new features in Flink CDC 3.5.0 (#4102)
2fa608975 is described below
commit 2fa608975ba05daa14588d30d16de7b0d9abbe4b
Author: suhwan <[email protected]>
AuthorDate: Sun Sep 28 10:50:03 2025 +0900
[FLINK-38232] [docs] Update the connector documentation to reflect the new
features in Flink CDC 3.5.0 (#4102)
---
.../docs/connectors/pipeline-connectors/overview.md | 21 +++++++++++++--------
.../docs/connectors/pipeline-connectors/overview.md | 21 +++++++++++++--------
2 files changed, 26 insertions(+), 16 deletions(-)
diff --git a/docs/content.zh/docs/connectors/pipeline-connectors/overview.md
b/docs/content.zh/docs/connectors/pipeline-connectors/overview.md
index f06b5040e..79eb1f530 100644
--- a/docs/content.zh/docs/connectors/pipeline-connectors/overview.md
+++ b/docs/content.zh/docs/connectors/pipeline-connectors/overview.md
@@ -32,14 +32,17 @@ Flink CDC 提供了可用于 YAML 作业的 Pipeline Source 和 Sink 连接器
| 连接器
| 类型 | 支持的外部系统
| 下载链接 [...]
|----------------------------------------------------------------------------------|--------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------
[...]
-| [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.3. [...]
-| [Elasticsearch]({{< ref "docs/connectors/pipeline-connectors/elasticsearch"
>}}) | Sink | <li> [Elasticsearch](https://www.elastic.co/elasticsearch):
6.x, 7.x, 8.x
| [3.3. [...]
-| [Kafka]({{< ref "docs/connectors/pipeline-connectors/kafka" >}})
| Sink | <li> [Kafka](https://kafka.apache.org/)
| [3.3. [...]
-| [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.3. [...]
-| [OceanBase]({{< ref "docs/connectors/pipeline-connectors/oceanbase" >}})
| Sink | <li> [OceanBase](https://www.oceanbase.com/): 3.x, 4.x
| [3.3. [...]
-| [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.3. [...]
-| [StarRocks]({{< ref "docs/connectors/pipeline-connectors/starrocks" >}})
| Sink | <li> [StarRocks](https://www.starrocks.io/): 2.x, 3.x
| [3.3. [...]
-| [MaxCompute]({{< ref "docs/connectors/pipeline-connectors/maxcompute" >}})
| Sink | <li> [MaxCompute](https://www.aliyun.com/product/maxcompute)
| [3.3. [...]
+| [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.0 [...]
+| [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.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
| [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. [...]
## Supported Flink Versions
下表展示了 Flink<sup>®</sup> CDC 管道连接器和 Flink<sup>®</sup> 之间的版本映射
@@ -50,6 +53,8 @@ Flink CDC 提供了可用于 YAML 作业的 Pipeline Source 和 Sink 连接器
| <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.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 29ff1902f..1b3f466b6 100644
--- a/docs/content/docs/connectors/pipeline-connectors/overview.md
+++ b/docs/content/docs/connectors/pipeline-connectors/overview.md
@@ -35,14 +35,17 @@ definition.
| 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
[...]
-| [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 [...]
-| [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)
[...]
+| [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.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
[...]
+| [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
@@ -54,6 +57,8 @@ The following table shows the version mapping between
Flink<sup>®</sup> CDC Pip
| <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.20.\*</font>
| Mysql, Postgres |
StarRocks,Doris,Paimon,Kafka,ElasticSearch,OceanBase,MaxCompute,Iceberg,Fluss |
|
## Develop Your Own Connector
