Commit Graph

564 Commits (e349cb1a836ec610a8f6beeb580f804eb4ac466c)
 

Author SHA1 Message Date
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
Zongwen Li 179bee71a6
[oracle] Fix Oracle numeric types conversion (#560) 3 years ago
Leonard Xu 3b20f9319d
[hotfix][mysql] Fix message timestamp of snapshot record to 0L (#752) 3 years ago
skylines aae7dc2075
[docs] Translate the Chinese FAQ document to English (#737) 3 years ago
Leonard Xu b9264433ca
[docs] Remove the fixed version of website (#730) 3 years ago
Jiabao Sun 5c924eea6d
[hotfix][mysql] Set minimum connection pool size to 1 (#692) 3 years ago
Sergey Nuyanzin 9838caec89
[build] Bump log4j2 version to 2.16.0 (#714) 3 years ago
Jark Wu c97968e637
[build] Remove override definition of maven-surefire-plugin in connectors pom (#673) 3 years ago
wysstartgo f1f39a7530
[docs] Add FAQ for tableList option usage in DataStream API (#634)
Co-authored-by: Leonard Xu <leonard@apache.org>
3 years ago
Jiabao Sun 61f2391566
[mongodb] Support to connect MongoDB without authentication (#642) 3 years ago
Xianxun Ye 7712f9825f
[hotfix] Fix the parameter typo in java doc (#651) 3 years ago
Tuple 56112e9b7c
[mysql] Add a method to get MySqlSourceConfigFactory from MySqlSource (#648) 3 years ago
Leonard Xu 456e2a435c
[mysql] Set default driver class name for PooledDataSource (#659) 3 years ago