Commit Graph

60 Commits (bc7031bd71b7d8267e490ade2e05add5cdc902b8)

Author SHA1 Message Date
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
xleoken 6510e670fa
[FLINK-34959][cdc] Update old flink-cdc-connectors artifactId (#3200) 10 months ago
xleoken 5f4f86fb31
[hotfix] Change old com.ververica dependencies to org.apache.flink (#3110) 11 months ago
Kunni 26eb6a99b9
[hotfix][cdc][build] Include cdc-common module when shaded for module flink-sql-connector-mysql-cdc 11 months ago
Hang Ruan e10c8691ad
[FLINK-34584][cdc][build] Rename package from com.ververica to org.apache.flink
This closes #3089.
11 months ago
Hang Ruan eeb4bab92d [FLINK-34184][cdc][license] Update Copyright from Ververica to Apache 11 months ago
gongzhongqiang a24c5d1b24
[cdc][e2e] Unify logic to clean docker image when connector e2e test finished (#2978) 1 year ago
He Wang 4616092195
[cdc-source-connector][oceanbase][e2e] Add OceanBase e2e test case (#2521)
This closes #981
1 year ago
Qingsheng Ren c0ee1c188e [build] Skip maven-deploy-plugin for test modules and flink-cdc-dist 1 year ago
gongzhongqiang 51554d8630
[hotfix][vitess] Fix invalidate package name
This closes #2735.
1 year ago
Maciej Bryński 1e6b983bdd
[build] Bump Flink version to 1.18.0 (#2463)
This closes #2670.
1 year ago
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) 2 years 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 &nbsp
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