Commit Graph

615 Commits (f7df47e2eeb9989fc7a433068062dc982f482012)
 

Author SHA1 Message Date
Malcolmjian f7df47e2ee
[mysql] quota the field names when executing mysql query (#2381) (#2388)
Co-authored-by: DESKTOP-TQDONF3\狗狗jian <zhangjian@adream.org>
2 years ago
zhaomin a3ddc488d5
[test][mysql] Provide the server-time-zone setting in MySqlSourceExampleTest#testConsumingAllEvents (#2364) 2 years ago
FocusComputing 094fff41ee
[hotfix][mysql] Catch underlying throwable in snapshot reading.
This closes ##2362.
Co-authored-by: TJX2014 <tangjinxin@deepexi.com>
2 years ago
Hang Ruan b8f468effe
[hotfix][mysql] Fix failed test LegacyMySqlSourceTest#testSnapshotOnFailedSource (#2384)
* [hotfix][mysql] fix failed test LegacyMySqlSourceTest#testSnapshotOnFailedSource

* [hotfix][mysql] fix failed test LegacyMySqlSourceTest#testSnapshotOnFailedSource
2 years ago
yuxiqian 61b9a2ace0
[db2] [tests] Fix unstable Db2ConnectorITCase due to cleanup failure
This closes #2345.
2 years ago
baxinyu 1330cc4118
[vitess] Improve build changelog mode (#2355) 2 years ago
yuxiqian 5915a1a359
[mongodb][tests] Improve test coverage & add class visibility annotations
This closes #2312.
2 years ago
yuxiqian ef9dac5456
[mongodb] Add `pendingRecords` and `numRecordsInErrors` metrics for source
This closes #2313.
2 years ago
yuxiqian 0b9ca5958d
[mongodb][hotfix] Fix SourceRecord range check (#2343) 2 years ago
Tyrantlucifer bca60a44bb
[polish] Add type parameter for MySqlRecords(#2300) 2 years ago
zhaomin 6c2fe08af7
[doc] fix errors in PostgresParallelSourceExample (#2324) 2 years ago
zhaomin 65bdbfd794
[docs][oracle] Add an example of Incremental Snapshot based DataStream for Oracle CDC Connector
This closes #2325.

Co-authored-by: skylines <34996528+gtk96@users.noreply.github.com>
2 years ago
yuxiqian a8dd4d33cf
[mongodb] Add disableCursorTimeout option (#2332) 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
gongzhongqiang 8f25ebbb7c
[hotfix][sqlserver] Fix sqlserver monitor same table in other database (#2336) 2 years ago
Leonard Xu be16fb7fc8
[debezium] Fix DebeizumSourceFunction can not do savepoint after close (#2259) 2 years ago
Sting 33a3940b90
[Mysql] Fix assigning duplicate snapshot splits when enable scan newly added tables (#2096)
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
2 years ago
Hang Ruan 8757be23dc
[mysql] skip closing reader when the reader received the binlog split (#2261) 2 years ago
Hang Ruan 69ad160515
[MySQL] Optimize how to construct config table.include.list (#2274) 2 years ago
Hang Ruan fdcb2f02e0
[oracle] Fix class conflict when using multi cdc sql connector
This closes #2285.
2 years ago
gongzhongqiang ca9f89ab1b
[hotfix][doc] Fix doc site with 404 (#2322) 2 years ago
skylines 3797d62646
[docs] Add connector features table to help users quickly understand the supported features of each connector
This closes #1736.
Co-authored-by: rookiegao <rookiegao712@gmail>
2 years ago
Hang Ruan d0011e5711
[mysql] Remove the finished snapshot splits for the binlog split when restoring from the checkpoint (#2292) 2 years ago
gongzhongqiang ce009d90bc
[hotfix][sqlserver] Fix sqlserver close idle and chunk key column missing (#2305) 2 years ago
yuxiqian 62b32713a4
[mongodb] [docs] Adds scanFullChangelog docs (#2294) 2 years ago
yuxiqian cfd72dfb90 [mongodb] Supports `scanFullChangelog` feature & deprecate `copyExisting` option 2 years ago
yuxiqian 7f6eaa4b2e [mongodb] Support MongoDB 6.0+ & update testcases 2 years ago
Hang Ruan d3ed1a7714
[postgres] Fix the slot name conflict bug (#2251) (#2281) 2 years ago
syyfffy 10ce714551
[docs] Update Postgres CDC documents for required slot.name option (#2270) 2 years ago
Kunni 0714688aee
[build] Add vcs.xml for IDEA (#2064) 2 years ago
Hang Ruan 1e5063a887
[docs] add docs for the mysql tables without primary keys (#2227)
* [docs] add docs for the mysql tables without primary keys
2 years ago
empcl 9168569e2f
[MySQL] Fix the startup mode exception message (#2264)
Co-authored-by: chenlei677 <chenlei677@jd.com>
2 years ago
Hang Ruan bb3b081f45
[oracle] Use oracle connection in context for each reader subtask (#2254) (#2258) 2 years ago
gongzhongqiang 4c1a19c287
[hotfix] Update support version (#2255)
Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
BIN ba5fcbc97b
[hotfix] update dbz option name 'xx. whitelist' to 'xx.include.list'(xx = database, schema or table) (#2212) 2 years ago
Hang Ruan 70250a7187 [docs] Update connector link to 2.5-SNAPSHOT in docs 2 years ago
Hang Ruan 40b5bfca19 [build] Bump version to 2.5-SNAPSHOT 2 years ago
SileiWu e088d014c6
[hotfix][mysql] remove unused code (#2231) 2 years ago
Hang Ruan 51381c1cd1
[hotfix] Add vitess connector to the release profile (#2233) 2 years ago
gongzhongqiang 53ff798ef6
[docs][hotfix] Update debezium reference links to 1.9 version
This closes #2225.

Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
Co-authored-by: Leonard Xu <leonard@apache.org>
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
Hang Ruan 960ef134bc [postgres] scan.incremental.snapshot.enabled is closed by default 2 years ago
Hang Ruan 6d6881663a [postgres] Backfill task will be able to end when there is not new change data but read the ending lsn 2 years ago
Hang Ruan 1a69cef424 [postgres] Create slot for backfill task before snapshot reading
Co-authored-by: Leonard Xu <xbjtdcq@gmail.com>
2 years ago
Hang Ruan da5e6a7872 [postgres] Prepare a slot for the unique global stream split
Co-authored-by: Leonard Xu <xbjtdcq@gmail.com>
2 years ago
wallkop debd6ef404
[mysql] Fix GTID issues to recover from checkpoint normally in specifying startup mode (#2220) 2 years ago
gongzhongqiang c8d4181cb9
[doc][hotfix] Fix driver version and correct vitess doc path (#2224)
* [doc][hotfix] Fix driver version and correct vitess doc path
---------

Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
Qingsheng Ren 1bb0689583 [vitess] Add e2e case for Vitess connector 2 years ago