Commit Graph

1154 Commits (c2e301222cba4120e4eded48de3c7d2e17700766)
 

Author SHA1 Message Date
yanghuaiGit 23a67dcdb9
[FLINK-35255][cdc][runtime] DataSinkWriterOperator adds overrides for the snapshotState and processWatermark methods (#3271) 9 months ago
Wink 75a553eb92
[FLINK-34878][cdc][transform] Flink CDC pipeline transform supports CASE WHEN (#3228) 9 months ago
Wink 0108d0e5d1
[FLINK-35259][cdc][transform] Fix FlinkCDC pipeline transform can't deal timestamp field (#3278) 9 months ago
yux 4609f5f155
[minor][docs] Fix route definition example in core concept docs (#3269) 9 months ago
yux 6258bec5bb
[FLINK-35256][cdc][runtime] Fix transform node does not respect type nullability (#3272) 10 months ago
yux a513e9f82e
[FLINK-35258][cdc][doc] Fix broken links to Doris in documentation (#3276) 10 months ago
Qingsheng Ren 9cc3451ddf
[FLINK-35251][cdc][runtime] Fix bug of serializing derivation mapping in SchemaDerivation
This closes  #3267.
10 months ago
Kunni ec643c9dd7
[FLINK-35235][pipeline-connector][kafka] Fix missing dependencies in the uber jar of Kafka pipeline sink 10 months ago
yux 185f71978d
[minor][cdc][docs] Add user guide about providing extra jar package in quickstart docs 10 months ago
ConradJam 6232d84052
[FLINK-35173][cdc][mysql] Debezium custom time serializer for MySQL connector (#3240) 10 months ago
Zmm f9c1ecafff
[docs][hotfix] Correct shell scripts style in Quickstart document
This closes #3253.
10 months ago
Qingsheng Ren b0e053838c
[release] Update version to 3.2-SNAPSHOT
This closes #3261.
10 months ago
He Wang 05281e5d6f
[FLINK-34639][cdc][oceanbase] Support debezium deserializer in OceanBase source connector (#3124) 10 months ago
Hongshun Wang bdca0e328b
[FLINK-35128][cdc-connector][cdc-base] Re-calculate the starting changelog offset after the new table added (#3230) 10 months ago
Leonard Xu ddf557c8e1 [tests][cdc-connector][db2] Improve the DB2 tests
This closes #2870
10 months ago
Leonard Xu 8deddab6eb [minor][cdc-connector][db2] Fix typos and improve the code style 10 months ago
gong 3385ae8fbc [cdc-connector][db2] Db2 support incremental source 10 months ago
gongzhongqiang 990261da60
[hotfix][ci] Polish ci concurrency group to avoid warning message
This closes #3241.
10 months ago
Qingsheng Ren 3fe0540df3
[hotfix][cdc][tools] Change file mode to 755 to allow executing release script (#3249) 10 months ago
Kunni 65d670a58f
[FLINK-34188][cdc][build] Add scripts in tools/releasing to help release. (#3102) 10 months ago
Kunni c1e1aa48d9
[FLINK-34648][cdc] Avoid RPC timeout when applying SchemaChangeEvent to downstream external systems
This closes  #3128.
10 months ago
yux 58531e748e
[FLINK-35077][cdc] Add license checking CI scripts (#3218) 10 months ago
yux de4be372f8
[hotfix][e2e] Fix pipeline e2e test cases failures (#3246) 10 months ago
Kunni ef2eece256
[pipeline-connector][paimon] add paimon pipeline data sink connector. (#2916) 10 months ago
Kunni bc7031bd71
[e2e][pipeline-connector][mysql] Add e2e test for mysql pipeline connector
This closes #2997.
10 months ago
yux 01ec7da989
[FLINK-35055][cdc] Exclude connector dependencies with questionable licenses from fat jar packages (#3212) 10 months ago
Kunni 253ef9256b
[pipeline-connector][kafka] Add kafka pipeline data sink connector. (#2938) 10 months ago
sky 21032263c5
[FLINK-34969][cdc][cli] Add support for both new and old Flink config files in Flink CDC (#3194) 10 months ago
yux 313726b096
[minor][cdc][docs] Fix outdated StarRocks quickstart guide 10 months ago
yux 5e52d8620c
[FLINK-35102][cdc][doris-sink] Correct Doris connector varchar type mapping
This closes #3224.
10 months ago
Thorne 0d797a6021
[FLINK-34903][cdc][mysql] Add mysql-pipeline-connector with tables.exclude option to exclude unnecessary tables (#3186) 10 months ago
Kunni d4ed7db8dc
[FLINK-35127][cdc][values] Remove HybridSource from ValuesSource to avoid CI failure. (#3237) 10 months ago
xleoken ef9491b78c
[minor][cdc][docs] Optimize markdown styles in quickstart doc 10 months ago
yuxiqian 0562e35da7
[FLINK-35079][cdc-connector][mongo] Fallback to timestamp startup mode when resume token has expired 10 months ago
Qingsheng Ren 6017b16528
[FLINK-34653][cdc][route] Support table merging with route rules
This closes  #3129.
10 months ago
Laffery 9d150c07a3
[docs] [minor] Optimize styles of the Flink CDC website homepage
This closes #3208.
10 months ago
Muhammet Orazov adf6667907
[FLINK-35078][ci] Adds flink-cdc-pipeline-connectors to the GHA CI (#3220) 10 months ago
Hongshun Wang 48ca8623bb
[FLINK-34634][cdc-base][mysql] Fix that Restarting the job will not read the changelog anymore if it stops before the synchronization of meta information is complete and some table is removed (#3134) 10 months ago
L af7665d338
[FLINK-34689][MySQL][Feature] check binlog_row_value_options (#3148) 10 months ago
yuxiqian 1b0b9f868d
[minor][cdc-connector][mongo] Fix warning during MongoDB tests (#3210) 10 months ago
Hongshun Wang 025653d772
[hotfix] run mvn spotless to fix code style violations. (#3219) 10 months ago
Qishang Zhong 18dd51fe22
[FLINK-34905][cdc-connector][mysql] Fix the default length of CHAR/BINARY data type of Add column DDL (#3145) 10 months ago
Hongshun Wang abb98ee257
[FLINK-34690] Cast decimal to VARCHAR as primary key in starrocks sink (#3150) 10 months ago
shikai93 80d461b1b8
[MySQL] Fix for DBZ-7037 and #2217 to not clear tableMapEventByTableId for fake Rotates Event (#3065) 10 months ago
Hongshun Wang 8c5437a1f1
[FLINK-34952][cdc-composer][sink] Flink CDC pipeline supports SinkFunction (#3204) 10 months ago
Kunni b10a666e3e
[FLINK-34613][cdc] Support recover from a specific savepoint file (#2959) 10 months ago
xleoken 6510e670fa
[FLINK-34959][cdc] Update old flink-cdc-connectors artifactId (#3200) 10 months ago
Leonard Xu 1d05abff87 [minor][cdc-common] Improve the java doc of translators
This closes #2937.
10 months ago
wenmo a35b8dd44c [build] Optimize pom to solve the CI error 10 months ago
wenmo bcad5d9d11 [cdc-runtime] Introduce TransformSchemaOperator and TransformDataOperator to support transformation 10 months ago