joyCurry30
|
d01f0a9791
|
[pom] Use ${revision} replace specific version. (#2623)
|
1 year ago |
Leonard Xu
|
82a652ca6f
|
[3.0][kickoff] Introduce basic modules for Flink CDC 3.0
This closes #2610
|
1 year ago |
gongzhongqiang
|
3cf64106c9
|
[oracle] Refactor oracle unit test
|
1 year ago |
gongzhongqiang
|
aec2a91c81
|
[e2e] Remove db docker image after test cases are executed. (#2508)
|
1 year ago |
Hongshun Wang
|
6ca87c4d57
|
[tests][e2e] add log config to e2e tests (#2464)
|
1 year ago |
yuxiqian
|
44cd46e227
|
[mongodb][hotfix] Mongo CDC fails to capture collections with `.` in names (#2488)
|
1 year ago |
Leonard Xu
|
c6bfa0edfa
|
[e2e] Remove flink 1.13 tests from e2e test matrix
|
1 year ago |
Kunni
|
8098c82c52
|
[test] Fix TiDBE2eITCase by updating the container version to avoid `tikv disk full` failure (#2402)
|
1 year ago |
yuxiqian
|
883b6846ad
|
[mongodb] [tests] Loosen E2E timeout limitations
This closes #2334.
|
2 years ago |
Simonas Gelazevicius
|
2cf3723354
|
[vitess] Migrate connector properties to debezium 1.9.7 (#2260)
* feat[vitess]: Update connector properties for debezium-1.9.7
* fix: Address review comments
* fix: remove useless &ldquo and &rdquo
* fix: remove useless  
|
2 years ago |
yuxiqian
|
7f6eaa4b2e
|
[mongodb] Support MongoDB 6.0+ & update testcases
|
2 years ago |
Hang Ruan
|
40b5bfca19
|
[build] Bump version to 2.5-SNAPSHOT
|
2 years ago |
Leonard Xu
|
92e9d9ea58
|
[build] Update the copyright year to 2023 (#2205)
|
2 years ago |
Hang Ruan
|
015e9515d3
|
[postgres] Fix postgres e2e test
|
2 years ago |
Qingsheng Ren
|
1bb0689583
|
[vitess] Add e2e case for Vitess connector
|
2 years ago |
Tigran Manasyan
|
2b017346c3
|
[debezium] Bump debezium version to 1.9.7.Final (#2156)
Co-authored-by: gongzhongqiang <764629910@qq.com>
|
2 years ago |
Hang Ruan
|
d8c1e335dc
|
[oracle] Fix the backfill task not running bug in oracle cdc connector (#2218)
|
2 years ago |
Hang Ruan
|
2d08513f39
|
[Postgres] Use Incremental Snapshot Framework for Postgres CDC Connector (#2216)
Co-authored-by: Xiao Meng <21000+xiaom@users.noreply.github.com>
Co-authored-by: Yaroslav Tkachenko <260702+sap1ens@users.noreply.github.com>
|
2 years ago |
Jiabao Sun
|
afefe40944
|
[cdc-base] Close idle readers when snapshot finished (#2202)
* [cdc-base] Close idle readers when snapshot finished
|
2 years ago |
gongzhongqiang
|
8cef4af544
|
[sqlserver] Sqlserver incremental source. (#1732)
* [sqlserver] Sqlserver incremental source
---------
Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
|
2 years ago |
Sergey Nuyanzin
|
c3a88f0638
|
[common] Bump flink to 1.17.0 (#2057)
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
|
2 years ago |
Hang Ruan
|
727a0706a8
|
[postgres] Change config option slot.name to be required (#1996)
|
2 years ago |
Leonard Xu
|
a7f1970e1f
|
[build] Bump version to 2.4-SNAPSHOT
|
2 years ago |
molsion
|
a09a31495e
|
[oracle]OracleTableSource support splitSize, fetchSize ,connectMaxRetries, connectionPoolSize and add test
|
2 years ago |
molsion
|
94fa8b347f
|
[oracle] Introduce SCAN_INCREMENTAL_SNAPSHOT_ENABLED option for OracleTableSourceFactory
|
2 years ago |
莫贤彬
|
4855fa3337
|
[oracle][test] Add tests for Oracle incremental snapshot source
|
2 years ago |
Hang Ruan
|
db24ba59d4
|
[common] Bump Flink version to 1.16.0
|
2 years ago |
Jiabao Sun
|
301e5a8ab0
|
[mongodb] Support incremental snapshot for MongoDB CDC Connector
|
2 years ago |
Hang Ruan
|
23e06df79d
|
[e2e][db2] Add Db2 e2e test
|
2 years ago |
Tigran Manasyan
|
5b3dd9884e
|
[common] Bump Flink version to 1.15.2 (#1504)
This closes #1363.
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
|
2 years ago |
lxxawfl
|
c37b9ed1e9
|
[test][e2e] Upgrade org.postgresql:postgresql from 42.3.1 to 42.2.26 for CVE-2022-31197(#1616)
|
2 years ago |
Kyle Dong
|
b3ebf3da69
|
[mysql] Use local timezone as the default value of 'server-time-zone' option (#1407)
This closes #1406.
|
3 years ago |
Leonard Xu
|
1ab2c6de71
|
[common] Ignore retriableException to make the debezium engine retry works
[test][oracle] Fix unstable tests OracleE2eITCase due to reuse container
|
3 years ago |
Leonard Xu
|
a10ae4624e
|
[build] Use correct year and copyright owner in license files (#1390)
This closes #1389.
|
3 years ago |
gongzhongqiang
|
4cf36ad22f
|
[oracle][test] Use prebuilt docker image in tests
|
3 years ago |
gongzhongqiang
|
b89c80d667
|
[tidb] Test TiDB 6.0.0 and add it to supported list (#1057)
|
3 years ago |
Leonard Xu
|
1d7fdac24e
|
[build] Bump version to 2.3-SNAPSHOT
|
3 years ago |
gongzhongqiang
|
196f9a4fca
|
[tidb] remove useless code.
|
3 years ago |
Leonard Xu
|
dfdee07669
|
[test][e2e] Clean up database resources for every e2e tests.
|
3 years ago |
gongzhongqiang
|
c981dc3ba0
|
[e2e] bump flink e2e test version.
|
3 years ago |
gongzhongqiang
|
b8bda7d719
|
[tidb] Add tidb cdc connector e2e test.
|
3 years ago |
Leonard Xu
|
39a99741b4
|
[tidb] Add metadata column ITCase and improve the code style
This closes #898.
|
3 years ago |
Leonard Xu
|
b911dd2a1b
|
[tidb] The first draft of tidb cdc connector
|
3 years ago |
Jiabao Sun
|
473e36b9cd
|
[mongodb] Match multiple database and collection names using a regular expression in MongoDB. (#940)
Co-authored-by: Bobby Richard <bobbyrlg@gmail.com>
|
3 years ago |
wangxiaojing
|
b21466a848
|
[common] Make Flink CDC Compatible with Flink 1.14
|
3 years ago |
gongzhongqiang
|
b27d7f96fd
|
[sqlserver] Add e2e tests for sqlserver cdc connector (#837)
|
3 years ago |
Leonard Xu
|
6174c7e690
|
[build] Bump version to 2.2-SNAPSHOT
|
3 years ago |
Jark Wu
|
61ee775b49
|
[tests] Add end-to-end tests for cdc connector uber jars (#594)
|
3 years ago |