Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[doc] Add Supported Connectors and Supported Flink Versions to Overview. #2920

Merged
merged 3 commits into from
Dec 26, 2023

Conversation

ToJ112
Copy link
Contributor

@ToJ112 ToJ112 commented Dec 25, 2023

refer #2881
@lvyanquan
add Supported Connectors and Supported Flink Versions to cdc-pipeline like cdc-connectors

@github-actions github-actions bot added the docs Improvements or additions to documentation label Dec 25, 2023
@ToJ112 ToJ112 changed the title [3.1][doc] Add Supported Connectors and Supported Flink Versions to Overview. [doc] Add Supported Connectors and Supported Flink Versions to Overview. Dec 25, 2023
|----------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------|
| [doris-pipeline](../pipelines/doris-pipeline.md) | <li> [Doris](https://doris.apache.org/): 1.x, 2.x | Doris Driver: 1.5.0 |
| [mysql-pipeline](../pipelines/mysql-pipeline.md) | <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 | JDBC Driver: 8.0.28 |
| [starrocks-pipeline](../pipelines/starrocks-pipeline.md) | <li> [Starrocks](https://www.starrocks.io/): 2.x | Starrocks Driver: 1.1.14 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's better to use StarRocks, add StarRocks 3.2 is also supported.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I will add StarRocks 3.x


| Connector | Database | Driver |
|----------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------|
| [doris-pipeline](../pipelines/doris-pipeline.md) | <li> [Doris](https://doris.apache.org/): 1.x, 2.x | Doris Driver: 1.5.0 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can specify the start version to 1.2, as Light table structure changes was intruduced in 1.2 release.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I've fixed this


## Supported Connectors

| Connector | Database | Driver |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating.
one left comment, maybe driver is unnecessary, because Doris & StarRocks is using sdk to load data, and we want to support Paimon/Iceberg/Kafka in the future, Driver is something used for jdbc connectors.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've fixed it.

Copy link
Contributor

@lvyanquan lvyanquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Contributor

@Jiabao-Sun Jiabao-Sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ToJ112 for the contribution and @lvyanquan for the review.
Applied.

@Jiabao-Sun Jiabao-Sun merged commit c12c44d into apache:master Dec 26, 2023
17 checks passed
@Jiabao-Sun Jiabao-Sun linked an issue Dec 26, 2023 that may be closed by this pull request
2 tasks
lvyanquan pushed a commit that referenced this pull request Jan 18, 2024
joyCurry30 pushed a commit to joyCurry30/flink-cdc-connectors that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3.1][doc] Add Supported Connectors and Supported Flink Versions to Overview.
3 participants