Hang Ruan
|
e10c8691ad
|
[FLINK-34584][cdc][build] Rename package from com.ververica to org.apache.flink
This closes #3089.
|
1 year ago |
Hang Ruan
|
eeb4bab92d
|
[FLINK-34184][cdc][license] Update Copyright from Ververica to Apache
|
1 year ago |
Hongshun Wang
|
7ea197242f
|
[debezium] Upgrade to Debezium 1.9.8.Final(#3033) (#3034)
|
1 year ago |
joyCurry30
|
c98f899af8
|
[cdc-common][cdc-pipelines][cdc-runtime] Use name instead of column in DropColumnEvent/AddColumnEvent. (#2888)
|
1 year ago |
Kunni
|
9abf2cf900
|
[hotfix][cdc-connector][mysql] Skip SchemaChangeEvents that were not included in capturedTableFilter (#2986)
This closes #2981
|
1 year ago |
Hongshun Wang
|
3bf886b94d
|
[cdc-connector][mysql] Add SNAPSHOT_ONLY mode for Mysql CDC Source (#2901)
|
1 year ago |
He Wang
|
f3762a1b30
|
[pipeline-connector][mysql] fix timestamp with timezone format (#2952)
* fix ts with tz parser
* test timestamp with default value
* fix related test
* use timestamp string in test cases
|
1 year ago |
Hongshun Wang
|
f15faac298
|
[docs] Fix overview docs to remove prefix of pipeline options (#2833)
|
1 year ago |
gongzhongqiang
|
c484bb447c
|
[build][hotfix] Remove duplicate dependency (#2828)
|
1 year ago |
Jiabao Sun
|
8a08ded410
|
[cdc-pipeline-connector][mysql] Fix precision problem of BIT type conversion (#2820)
This closes #2820.
|
1 year ago |
Jiabao Sun
|
7d7c1af553
|
[pipeline-connector][mysql] Remove unnecessary serverTimeZone in DebeziumEventDeserializationSchema (#2816)
|
1 year ago |
Jiabao Sun
|
8c75db145d
|
[cdc-pipeline-connector][mysql] Ensure the inference of MEDIUMINT_UNSIGNED type matches INT type in table schema (#2811)
|
1 year ago |
Leonard Xu
|
0eae214183
|
[pipeline-connector][mysql] Enable send schema change by default (#2815)
This closes #2815.
|
1 year ago |
Jiabao Sun
|
8ca3091805
|
[cdc-pipeline-connector][mysql] Ensure the precision inference of DECIMAL type matches table schema
|
1 year ago |
Jiabao Sun
|
08c5dfed83
|
[cdc-pipeline-connector][mysql] Add tests for mysql pipeline connector
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
|
1 year ago |
Jiabao Sun
|
174282d3ef
|
[cdc-pipeline-connector][mysql] Support more mysql types
|
1 year ago |
Hang Ruan
|
ec3d558485
|
[cdc-pipeleine-connecotr][mysql] Send CreateTableEvent in the mysql pipeline connector
|
1 year ago |
Hang Ruan
|
10ccbde023
|
[cdc-pipeline-connector][mysql] Parse the alter statement to generate SchemaChangeEvent
|
1 year ago |
Jiabao Sun
|
d0cce26b76
|
[cdc-pipeline-connector][mysql] Introduce mysql cdc pipeline DataSource
|
1 year ago |