flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

Flink CDC is a streaming data integration tool

Results 606 flink-cdc issues
Sort by recently updated
recently updated
newest added

This closes FLINK-35242. * Adds `TRY_EVOLVE` behavior that tolerates exception during metadata applying process * Supports configuring various behavior for each schema evolution type with `include.schema.changes` and `exclude.schema.changes` sink option...

values-pipeline-connector
composer
common
runtime
cli
e2e-tests
doris-pipeline-connector
starrocks-pipeline-connector
migration-tests
paimon-pipeline-connector
kafka-pipeline-connector

Doris & StarRocks are not support the `UpdateTypeEvent` right now, So should i need change the implement for Doris and Starrocks to ignore the UpdateTypeEvent to keep job healthy?

mysql-pipeline-connector

This closes [FLINK-34877](https://issues.apache.org/jira/browse/FLINK-34877).

runtime

Solution: Deletes files from the destination directory that are not present in the source directory.

build

This closes FLINK-35316, FLINK-35415. * Adds E2e testcases on recent Flink versions including 1.19 * Fixes CDC compatibility issue with 1.19 (due to breaking changes in @Internal classes) This is...

composer
build
e2e-tests
doris-pipeline-connector
starrocks-pipeline-connector

The issue is described in [FLINK-35409](https://issues.apache.org/jira/browse/FLINK-35409).

mysql-cdc-connector

Now, MySQL CDC connector will retrieve the offset seconds between the configured timezone and UTC by executing the SQL statement below, and then compare it with the configured timezone. ```SQL...

mysql-cdc-connector

https://issues.apache.org/jira/browse/FLINK-35421 1. i move refresh action to the `setup` method and remove checker of whether it restored from checkpoint or not. 2. i add some testing for it to double...

runtime

This closes [FLINK-34545](https://issues.apache.org/jira/browse/FLINK-34545).

docs
build
e2e-tests
Stale

Refer to [FLINK-35430](https://issues.apache.org/jira/browse/FLINK-35430) Passed the zoneId to JsonSerializationSchema.