beryllw commented on PR #1945: URL: https://github.com/apache/fluss/pull/1945#issuecomment-3507400964
Flink CDC Pipeline Connector supports Fluss as a sink, so we can add an introduction to this. Additionally, we can include two simple examples using the SQL connector and pipeline connector respectively, to teach users how to use Flink CDC to sync PostgreSQL data to Fluss (with PostgreSQL as an example), and list other available connectors. For the SQL example, we can refer to the [db2-tutorial](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.5/docs/connectors/flink-sources/tutorials/db2-tutorial/), simplify the relevant Docker operations, use SQL to write to Fluss, and add a simple query. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
