Skip to content

Commit 1890762

Browse files
leonardBangThorneANN
authored andcommitted
[docs] Reorder Flink CDC version mapping tables in descending order (apache#4340)
- Reorder version mapping tables from highest to lowest version - Update both Chinese (content.zh) and English (content) documentation - Affected files: * flink-sources/overview.md (both zh and en) * pipeline-connectors/overview.md (both zh and en) - Improve readability by showing latest versions first
1 parent befdb44 commit 1890762

4 files changed

Lines changed: 44 additions & 44 deletions

File tree

docs/content.zh/docs/connectors/flink-sources/overview.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -53,23 +53,23 @@ You can also read [tutorials]({{< ref "docs/connectors/flink-sources/tutorials/b
5353

5454
| Flink CDC 版本 | Flink 版本 |
5555
|:------------:|:-------------------------------------------:|
56-
| 1.0.0* | 1.11.\* |
57-
| 1.1.0* | 1.11.\* |
58-
| 1.2.0* | 1.12.\* |
59-
| 1.3.0* | 1.12.\* |
60-
| 1.4.0* | 1.13.\* |
61-
| 2.0.\* | 1.13.\* |
62-
| 2.1.\* | 1.13.\* |
63-
| 2.2.\* | 1.13.\*, 1.14.\* |
64-
| 2.3.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\* |
65-
| 2.4.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\* |
66-
| 3.0.\* | 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\*, 1.18.\* |
67-
| 3.1.\* | 1.16.\*, 1.17.\*, 1.18.\*, 1.19.\* |
68-
| 3.2.\* | 1.17.\*, 1.18.\*, 1.19.\*, 1.20.\* |
69-
| 3.3.\* | 1.19.\*, 1.20.\* |
70-
| 3.4.\* | 1.19.\*, 1.20.\* |
71-
| 3.5.\* | 1.19.\*, 1.20.\* |
7256
| 3.6.\* | 1.20.\*, 2.2.\* |
57+
| 3.5.\* | 1.19.\*, 1.20.\* |
58+
| 3.4.\* | 1.19.\*, 1.20.\* |
59+
| 3.3.\* | 1.18.\*, 1.19.\*, 1.20.\*, 2.1.\* |
60+
| 3.2.\* | 1.17.\*, 1.18.\*, 1.19.\*, 1.20.\* |
61+
| 3.1.\* | 1.16.\*, 1.17.\*, 1.18.\*, 1.19.\* |
62+
| 3.0.\* | 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\*, 1.18.\* |
63+
| 2.4.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\* |
64+
| 2.3.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\* |
65+
| 2.2.\* | 1.13.\*, 1.14.\* |
66+
| 2.1.\* | 1.13.\* |
67+
| 2.0.\* | 1.13.\* |
68+
| 1.4.0* | 1.13.\* |
69+
| 1.3.0* | 1.12.\* |
70+
| 1.2.0* | 1.12.\* |
71+
| 1.1.0* | 1.11.\* |
72+
| 1.0.0* | 1.11.\* |
7373

7474
## Features
7575

docs/content.zh/docs/connectors/pipeline-connectors/overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ Flink CDC 提供了可用于 YAML 作业的 Pipeline Source 和 Sink 连接器
5252

5353
| Flink CDC 版本 | Flink 版本 | Pipeline Source | Pipeline Sink | 备注 |
5454
|:------------:|:-------------------------:|:-------------------------:|:-------------------------------------------------------------------------------------------:|:-------------------------------:|
55-
| **3.0.x** | 1.17.\*, 1.18.\* | MySQL | StarRocks, Doris | |
56-
| **3.1.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka | 仅 Flink CDC 3.1.1 支持 Flink 1.19 |
57-
| **3.2.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch | |
58-
| **3.3.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute | |
59-
| **3.4.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg | |
60-
| **3.5.x** | 1.19.\*, 1.20.\* | MySQL, PostgreSQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss | |
6155
| **3.6.x** | 1.20.\*, 2.2.\* | MySQL, PostgreSQL, Oracle | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss, Hudi | |
56+
| **3.5.x** | 1.19.\*, 1.20.\* | MySQL, PostgreSQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss | |
57+
| **3.4.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg | |
58+
| **3.3.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute | |
59+
| **3.2.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch | |
60+
| **3.1.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka | 仅 Flink CDC 3.1.1 支持 Flink 1.19 |
61+
| **3.0.x** | 1.17.\*, 1.18.\* | MySQL | StarRocks, Doris | |
6262

6363

6464
## Develop Your Own Connector

docs/content/docs/connectors/flink-sources/overview.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -53,23 +53,23 @@ The following table shows the version mapping between Flink CDC Connectors and F
5353

5454
| Flink CDC Version | Flink Version |
5555
|:-----------------:|:-------------------------------------------:|
56-
| 1.0.0* | 1.11.\* |
57-
| 1.1.0* | 1.11.\* |
58-
| 1.2.0* | 1.12.\* |
59-
| 1.3.0* | 1.12.\* |
60-
| 1.4.0* | 1.13.\* |
61-
| 2.0.\* | 1.13.\* |
62-
| 2.1.\* | 1.13.\* |
63-
| 2.2.\* | 1.13.\*, 1.14.\* |
64-
| 2.3.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\* |
65-
| 2.4.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\* |
66-
| 3.0.\* | 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\*, 1.18.\* |
67-
| 3.1.\* | 1.16.\*, 1.17.\*, 1.18.\*, 1.19.\* |
68-
| 3.2.\* | 1.17.\*, 1.18.\*, 1.19.\*, 1.20.\* |
69-
| 3.3.\* | 1.19.\*, 1.20.\* |
70-
| 3.4.\* | 1.19.\*, 1.20.\* |
71-
| 3.5.\* | 1.19.\*, 1.20.\* |
7256
| 3.6.\* | 1.20.\*, 2.2.\* |
57+
| 3.5.\* | 1.19.\*, 1.20.\* |
58+
| 3.4.\* | 1.19.\*, 1.20.\* |
59+
| 3.3.\* | 1.19.\*, 1.20.\* |
60+
| 3.2.\* | 1.17.\*, 1.18.\*, 1.19.\*, 1.20.\* |
61+
| 3.1.\* | 1.16.\*, 1.17.\*, 1.18.\*, 1.19.\* |
62+
| 3.0.\* | 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\*, 1.18.\* |
63+
| 2.4.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\*, 1.17.\* |
64+
| 2.3.\* | 1.13.\*, 1.14.\*, 1.15.\*, 1.16.\* |
65+
| 2.2.\* | 1.13.\*, 1.14.\* |
66+
| 2.1.\* | 1.13.\* |
67+
| 2.0.\* | 1.13.\* |
68+
| 1.4.0* | 1.13.\* |
69+
| 1.3.0* | 1.12.\* |
70+
| 1.2.0* | 1.12.\* |
71+
| 1.1.0* | 1.11.\* |
72+
| 1.0.0* | 1.11.\* |
7373

7474
## Features
7575

docs/content/docs/connectors/pipeline-connectors/overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ The following table shows the version mapping between Flink CDC Pipeline Connect
5656

5757
| Flink CDC Version | Flink Version | Pipeline Source | Pipeline Sink | Notes |
5858
|:-----------------:|:-------------------------:|:-------------------------:|:-------------------------------------------------------------------------------------------:|:----------------------------------------:|
59-
| **3.0.x** | 1.17.\*, 1.18.\* | MySQL | StarRocks, Doris | |
60-
| **3.1.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka | Only flink-cdc 3.1.1 supports Flink 1.19 |
61-
| **3.2.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch | |
62-
| **3.3.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute | |
63-
| **3.4.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg | |
64-
| **3.5.x** | 1.19.\*, 1.20.\* | MySQL, PostgreSQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss | |
6559
| **3.6.x** | 1.20.\*, 2.2.\* | MySQL, PostgreSQL, Oracle | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss, Hudi | |
60+
| **3.5.x** | 1.19.\*, 1.20.\* | MySQL, PostgreSQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg, Fluss | |
61+
| **3.4.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute, Iceberg | |
62+
| **3.3.x** | 1.19.\*, 1.20.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch, OceanBase, MaxCompute | |
63+
| **3.2.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka, Elasticsearch | |
64+
| **3.1.x** | 1.17.\*, 1.18.\*, 1.19.\* | MySQL | StarRocks, Doris, Paimon, Kafka | Only flink-cdc 3.1.1 supports Flink 1.19 |
65+
| **3.0.x** | 1.17.\*, 1.18.\* | MySQL | StarRocks, Doris | |
6666

6767

6868
## Develop Your Own Connector

0 commit comments

Comments
 (0)