apache/fluss

[doc] Add Flink CDC integration content to Fluss documentation

Open

#1.939 geöffnet am 6. Nov. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)Java (570 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (1.979 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Search before asking

  • I searched in the issues and found nothing similar.

Description

Help users know they can use Flink CDC's rich connectors to bring data into Fluss. Flink CDC official docs reference: https://nightlies.apache.org/flink/flink-cdc-docs-release-3.5/docs/connectors/pipeline-connectors/fluss/ For now, we could adding Flink CDC integration content under the "Flink Engine" section of the documentation. We could split the introduction into two parts:

  • Flink CDC Pipeline Connector: Define the synchronization pipeline for PostgreSQL data to Fluss by writing a pipeline YAML file.
  • Flink CDC SQL Connector: Sync PostgreSQL data to Fluss with simple SQL statements.

Feel free to ask for help if you have any problems with this issue.

Willingness to contribute

  • I'm willing to submit a PR!

Contributor Guide