Commit Graph

276 Commits (570cba115966d39cd019c71c5d3c04544138be62)
 

Author SHA1 Message Date
gongzhongqiang 570cba1159 [tidb][test] Add tidb pipeline in azure CI 3 years ago
eastfisher c51a35d7cd [tidb][test] Add TiDBTableSourceFactoryTest and TiDBConnectorITCase 3 years ago
gongzhongqiang e718445aa5 [tidb] Fix tikv.pd.addresses not work and use ResolvedSchema instead of TableSchema. 3 years ago
eastfisher a06789e346 [tidb] Bump tikv client version to v3.2.0 3 years ago
Leonard Xu b911dd2a1b [tidb] The first draft of tidb cdc connector 3 years ago
hele.kc 5ab71318fd
[docs] List supported databases in docs (#954) 3 years ago
hele.kc 410e4fae57
[mysql] Fallback to build schema by 'desc table' case when parsing DDL failure (#949) 3 years ago
He Wang bd6936b417
[docs] Fix download url in mongodb tutorial (#951)
This closes #951.
3 years ago
Jingsong Lee 0cba7c2a57
[docs] Update DingTalk QR code to English version (#950)
This closes #950.
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
Paul Zhang 580391b6ee
[mysql] Allow custom JDBC URL parameters in MySQL CDC source (#921) 3 years ago
Jiabao Sun d122877ddc
[mongodb][test] Fix unstable tests of MongoDBConnectorITCase (#944) 3 years ago
Qingsheng Ren 2a704e551c [mysql] Improve mysql heartbeat feature and tests
This closes #927.
3 years ago
camelusluo 3cb6a815dc [mysql] Original implementation of mysql heartbeat feature 3 years ago
Leonard Xu dfca2417a8
[common] Update issue templates 3 years ago
Junwang Zhao 2ff83fd86d
[hotfix][mysql] Fix MySqlSourceReader#snapshotState should return unfinishedSplits (#926)
Signed-off-by: 元组 <zhaojunwang.zjw@alibaba-inc.com>
3 years ago
gongzhongqiang f2d420f1b9
[docs] Fix the outdated link of flink download link (#922) 3 years ago
Dian Qi 64e3408b20
[hotfix][mysql] Fix the binlog position didn't update when emit DDL (#925) 3 years ago
Zongwen Li a8879bf4b0
[mongodb] Correct the TypeInformation argument of DebeziumDeserializationSchema in SourceFuntion (#780) 3 years ago
Paul Zhang 8002de4a5b
[common] Allow user to pass custom JsonConverter configs in JsonDebeziumDeserializationSchema (#615) 3 years ago
Leonard Xu 16ec365523 [mysql] Improve the test to cover table with varbinary primary key (#879)
This closes #879.
3 years ago
fangpc 18cbde8afb [mysql] Support primary key with varbinary type (#879) 3 years ago
Leonard Xu 3f26906425
[format][changelog-json] Remove the support of changelog-json format (#912) 3 years ago
Leonard Xu c77275cb68 [hotfix][minor] Fix the test code typo 3 years ago
Leonard Xu 2ad6714442
[mysql] Fix ArrayIndexOutOfBoundsException in mysql binlog read phase (#911) 3 years ago
Jiabao Sun dbb73d8dc5
[mongodb][tests] Track MongoDBITCase hang in azure (#881) 3 years ago
Leonard Xu 7fc9c9ded0
[docs] Update the supported flink version mapping (#885) 3 years ago
Shengkai fc5538bc3e
[common] Fix emitDelay and fetchDelay metrics to be 0L during snapshot phase (#878) 3 years ago
gongzhongqiang 35f0a787da [hotfix][docs][mongodb] Update supported mongodb versions in README.md 3 years ago
gongzhongqiang 38ba603c1a [docs][sql-server] Add sqlserver-cdc connector tutorial (#687)
This closes #687.
3 years ago
gongzhongqiang 1b34887c08
[common] Use ResolvedSchema instead of deprecated TableSchema API (#782) 3 years ago
gongzhongqiang 40034abe01
[docs][sqlserver] Add SqlServer CDC connector document (#705) 3 years ago
szgeqin ab828aca2f
[doc][sqlserver] Add SqlServer English tutorial document. (#693) 3 years ago
wangxiaojing b21466a848 [common] Make Flink CDC Compatible with Flink 1.14 3 years ago
Leonard Xu 3f3ee289f0 [build] Bump flink version to 1.13.5 3 years ago
luoyuxia 6964cc6d1d
[docs][oracle] Add guidance about oracle CDB database (#792) 3 years ago
eastfisher 77e9b44837
[docs] Add connection.pool.size and connect.max-retries option in mysql document (#857) 3 years ago
gongzhongqiang b27d7f96fd
[sqlserver] Add e2e tests for sqlserver cdc connector (#837) 3 years ago
元组 e70e0f1b68 [hotfix][mysql] Rename method from dispatchHighWatermark to dispatchBinlogEndEvent (#810)
This closes #810.
3 years ago
Junwang Zhao 7455ad63ab
[mysql] Use READ type for all records in snapshot reading (#842) 3 years ago
Leonard Xu 8a9d821dc7 [mysql] Rewrite the newly added table tests to cover more cases (#777)
This closes #777.
3 years ago
Leonard Xu c94791fd14 [mysql] Improve newly added tables process 3 years ago
元组 c21aa91e5d [mysql] Support capture newly added tables for existed pipeline 3 years ago
Paul Zhang df295d80b5
[docs] Fix typo in mongodb-cdc.md (#836) 3 years ago
luoyuxia 5511904b62
[mysql] add test to cover the datatype GeomCollection that's synonymous with GeometryCollection for mysql8 (#822) 3 years ago
gongzhongqiang 5c7e2602be
[sqlserver] Add SqlServer cdc connector (#662)
Co-authored-by: Leonard Xu <leonard@apache.org>
3 years ago
hiscat d4c2e1d842
[build] Remove redundant maven enforce plugin (#794) 3 years ago
hiscat fab9dcaf90
[hotfix] Fix MySqlSource comment typo (#793) 3 years ago
taox c584ecf04c
[mysql] Support MySQL 5.6 (#396)
Co-authored-by: Leonard Xu <xbjtdcq@gmail.com>
3 years ago
Leonard Xu 8368bfb4de
[build] Switch to Log4j 2 by default (#791) 3 years ago