Commit Graph

35 Commits (d3ed1a77142eb64b8bd94d7211953d25d2ec74fd)

Author SHA1 Message Date
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
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
Tyrantlucifer 7504217968
[core] support print configuration options for connectors (#2099) 2 years ago
Leonard Xu b2db96b1c1 [hotfix][base][tidb][mysql] Fix wrong condition for execution timeout 2 years ago
gongzhongqiang d70e125f17
[ci][tidb] Fix dns cache works incorrect in latest jdk 8. (#1809) 2 years ago
Leonard Xu a7f1970e1f [build] Bump version to 2.4-SNAPSHOT 2 years ago
gongzhongqiang d8542cdec0
[tidb] Fix unstable TiDB region changed test. (#1702)
Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
wangxiaojing da5b322890
[tidb] Checkpoint is not updated long after a task has been running (#1686)
Co-authored-by: wangxiaojing <wangxiaojing@lixiang.com>
2 years ago
gongzhongqiang e377c339b6
[hotfix] Add method getMaxResolvedTs back to class CDCClient. (#1695)
Co-authored-by: gongzhongqiang <764629910@qq.com>
2 years ago
leozlliang 1111f0270e
[tidb] Fix data lost when region changed (#1632)
* [tidb] Fix data lost when region changed.

* [tidb] Add tidb cdc region change unit test and polish TiKVRichParallelSourceFunction.

Co-authored-by: liangzhili2 <liangzhili2@joyy.com>
Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
xieyi888 a6fa1e694e
[tidb] Fix data loss in tidb-cdc when switch from snapshot read to change event read  (#1207)
Signed-off-by: Yi Xie <xieyi01@rd.netease.com>

Signed-off-by: Yi Xie <xieyi01@rd.netease.com>
Co-authored-by: Yi Xie <xieyi01@rd.netease.com>
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
Sergey Nuyanzin 9f97e06f32
[tests] Remove usage of deprecated EnvironmentSettings.Builder#useBlinkPlanner (#1493)
This closes #1493.
2 years ago
Hang Ruan 2bb5b6f625
[test] Fix tests missed 'update_before' records if the primary keys of source and sink are different (#1451) 3 years ago
gongzhongqiang 6af93959c2
[hotfix][tidb-cdc] TiDB CDC dealUnsignedColumnValue throw NullPointerException. (#1448) 3 years ago
Paul Lin 4a6a89903c
[tidb] Fix NPE when the specified table does not exist (#1411)
This closes #1410.
3 years ago
Leonard Xu a10ae4624e
[build] Use correct year and copyright owner in license files (#1390)
This closes #1389.
3 years ago
Sergey Nuyanzin 2f3c872306
[build] Bump Flink version to 1.14.4 (#1284)
This closes #1284
3 years ago
gongzhongqiang de9425faf0
[tidb-cdc] Monitor tidb table lose data, which table has one more regions. (#1196) 3 years ago
Rinka 7efdc67c80
[hotfix][tidb] Fix RowKind.INSERT judgement condition (#1073)
Co-authored-by: rinka <gzlinjia@corp.netease.com>
3 years ago
Qingsheng Ren f9a8c403c8
[common] Apply filter on ResolvedSchema to keep physical columns only (#1092) 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 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 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