Commit Graph

145 Commits (c06300ce720d82b319f69a7e74b7f977408d2340)
 

Author SHA1 Message Date
Leonard Xu c06300ce72
[build] Fix maven connection timeout issue in azure CI 3 years ago
Leonard Xu 004d1768ac
[mysql] Support wide table with huge number of columns 3 years ago
mincwang bbd2870b08
[docs] Correct DataStream API usage in document examples 3 years ago
Leonard Xu f0dede1934
[tests] Correct the argument order of assertArrayEqualInOrder/assertArrayEqualAnyOrder 3 years ago
Leonard Xu ee3d7f4584
[tests] Introduce assertEqualsInOrder/assertEqualsInAnyOrder methods for test
this closes #437
3 years ago
Leonard Xu d89373b294 [tests] Improve the unstable test testStartupFromLatestOffset in MySqlConnectorITCase 3 years ago
Leonard Xu a785efab5a [mysql] Fix the restoration failure when checkpoint happened in one MySQL transaction 3 years ago
Leonard Xu 22f2ac8a75 [mysql] Optimization that skips the binlog read if the low watermark equals high watermark 3 years ago
luoyuxia cfe3d3e400
[mysql] Add source metrics for MySqlParallelSource
Co-authored-by: Leonard Xu <xbjtdcq@gmail.com>
3 years ago
luoyuxia 1641a873b4
[build] Use tools with stable version in building docs 3 years ago
Leonard Xu d4d4eb32e2
[mysql] Use min/max of split key and row count to describe the distribution of table
this closes  #392
3 years ago
Leonard Xu 70a0e80d86
[mysql] Fix the ClassCastException in RecordUtils
this closes #330
3 years ago
mincwang 5820e6296e
[docs] Use JsonDeserializationSchema as output format in examples
This closes #381
3 years ago
Jiabao Sun f9d17f472f
[mongodb][docs] Add documentation for mongodb-cdc connector (#395) 3 years ago
Jiabao Sun e867c75580
[mongodb] Remove no need config option prefix 'debezium.' (#420) 3 years ago
Jiabao Sun 40a037d9fc
[mongodb] Support MongoDB CDC connector (#225) 3 years ago
Jark Wu e6aff7cdea
[docs] Update documentation of tutorials 3 years ago
Jark Wu 6e9a0a4fec
[docs] Add meaningful title for tutorials 3 years ago
luoyuxia b567e8fdea
[docs] Support build document website locally 3 years ago
Shengkai 39b326fe26
[common] Shade kafka-related dependency (#386) 3 years ago
Jark Wu 81376843c2 [build] Update issue templates 3 years ago
mincwang 7f12859304
[common] Support json deserialization schema 3 years ago
Leonard Xu c52576f6d4 [mysql] Improve the tests code 3 years ago
Leonard Xu 15985d9269 [mysql] Fix the MySqlSnapshotSplitAssigner may assign duplicate splits 3 years ago
MartijnVisser 047706ea6a
[docs] Fix the broken link in readme 3 years ago
Leonard Xu a6eccf5789
[mysql] Add tests to check mysql-cdc works well under various timezones (#367)
Co-authored-by: Leonard Xu <xbjtdcq@gmailcom>
4 years ago
Leonard Xu a26096910e
[mysql] Optimize the checkpoint be optional under single parallelism (#365)
Co-authored-by: Leonard Xu <xbjtdcq@gmailcom>
4 years ago
dongdongking008 d40765eb32
[postgres] Fix postgres-cdc connector cannot recognize the optional option 'slot.name' 4 years ago
taox e34ff84a43
[mysql] Correct the initial binlog offset for MySqlHybridSplitAssigner
Co-authored-by: Leonard Xu <xbjtdcq@gmailcom>
4 years ago
Jiabao Sun d76b17495e
[mysql] Add default value for 'database.history.instance.name' in MySqlParallelSource
This closes #326
4 years ago
yangbin09 6d2cc41af9
[docs] Add FAQ for MySQL 8.0 Public Key Retrieval setting
This closes #278
4 years ago
frey66 ce4c0f7f39
[docs] Add checkpoint and primary key setting for example in tutorials 4 years ago
lsy 492fa4f437
[common] Remove useless parameter 'converter.schemas.enable' 4 years ago
Leonard Xu 996304dd4d
[build] Run integration tests for each building 4 years ago
ili zh 28faecdf04
[mysql] Improve the code format in SignalEventDispatcher 4 years ago
gongzhongqiang 08e9c756e1
[docs] Update the debezium document link to version 1.5 4 years ago
Leonard Xu 2bcf8a0dba [docs][mysql] Fix LowerCase Class name typo 4 years ago
manmao 23bdc7a95b
[postgres] Fix Validator didn't implement Serializable
Co-authored-by: mao.man@rootcloud.com <mao.man@rootcloud.com>
4 years ago
Leonard Xu bf9fb45b40 [docs] Add checkpoint config in document example 4 years ago
wangminchao ba83bafb0b [changelog] fix changelog-deserialize exception message typo. 4 years ago
Leonard Xu e4763adbc2 [docs] Fix the imports in document demo 4 years ago
Leonard Xu a88889896e [docs] Set the content width of the website 4 years ago
Jark Wu 7da7dbdcb2
[docs] Update DingTalk group picture size in README.md 4 years ago
Leonard Xu db4215292b [doc] update the supported connector version and link 4 years ago
Leonard Xu 9ee80c5239 [build] Bump version to 2.1-SNAPSHOT 4 years ago
Leonard Xu 1a4e5bc582 [docs][mysql] Add 2.0.0 feature introduction in mysql docs 4 years ago
Leonard Xu 7b5f6aab9c [mysql] Forbid using problematic startup options earliest-offset/specific-offset/timestamp 4 years ago
Shengkai 2f644007e2
[mysql] Validate MySQL server configuration (version, binlog_format, binlog_row_image) before start job
This closes #211
4 years ago
Leonard Xu e992f2797c [doc] only show document for release-1.4 for 1.x 4 years ago
Leonard Xu f701f9c38b [doc] Fix the versioned document link issue 4 years ago