Commit Graph

341 Commits (release-2.2)
 

Author SHA1 Message Date
gongzhongqiang b8bda7d719 [tidb] Add tidb cdc connector e2e test. 3 years ago
gongzhongqiang f9fc0677c9 [tidb] Add flink1.14 support. 3 years ago
Junwang Zhao 2d47b15782
[hotfix][mysql] Avoid schema isn't known error when scanNewlyAddedTable enabled (#965) 3 years ago
gongzhongqiang a96e70a996
[mysql][polardbx] Remove debug print code in PolardbxSourceTCase (#968)
This closes #968.
3 years ago
gongzhongqiang b7b2f5f3ef [tidb] Introduce runtime converter to improve the deserialization
This closes #957.
3 years ago
Leonard Xu 57cf539223 [tidb][test] Add timezone tests for tidb 3 years ago
gongzhongqiang d8a9abfb1b [tidb] Remove useless config options 3 years ago
Leonard Xu 8ef398d102 [docs][site] Add favicon fot website index html 3 years ago
tsreaper 8c3dfda48e
[docs][site] Introduce static index html for the project website (#961) 3 years ago
ehui 41a5463437
[mysql] Split snapshot chunks asynchronously (#931) 3 years ago
Leonard Xu 7b16dc2b98 [docs][tidb] Add index for tidb tutorial docs 3 years ago
gongzhongqiang bd70a18769
[tidb][docs] Add tidb connector tutorial (#938) 3 years ago
Leonard Xu 39a99741b4 [tidb] Add metadata column ITCase and improve the code style
This closes #898.
3 years ago
gongzhongqiang 22a468861a [tidb][test] Fix tikv port conflicts 3 years ago
eastfisher a728c89937 [tidb] Support metadata column 3 years ago
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