Commit Graph

1218 Commits (5691b7bf977abd608dcf189359be602d93f2eadf)
 

Author SHA1 Message Date
Jark Wu 239ef3e6c7
[docs] Restructure the "tutorials" to "quickstart" 3 years ago
luoyuxia c861418f63
[docs] Add documentation for oracle-cdc (#515) 3 years ago
luoyuxia 955357dd3a
[docs] Rewrite tutorial doc for mysql-postgres-tutorial (#514) 3 years ago
Jark Wu 6189af9f40
[docs] Add favicon for docs website (#525) 3 years ago
Jiabao Sun fb63a963f8
[build] Add necessary shaded dependencies (#512) 3 years ago
Leonard Xu f13d27666b [oracle][test] Fix oracle tests failure in azure due to ORA-01882 3 years ago
Leonard Xu 3ed262e9e2 [oracle][minor] Fix checkstyle and typo 3 years ago
Tamas Zseder a59099b76a [oracle] Add docker build 'on-the-fly' and refactor test image 3 years ago
Tamas Kiss db06af613a [oracle] Added validator for oracle 3 years ago
Marton Balassi 3ed4d9480c [oracle] Updated package naming to com.ververica in oracle connector
This commit does not contain secrets
This closes #2
3 years ago
Tamas Kiss 1fbd429314 [oracle] Fixing unit tests, cleaning up after adding oracle cdc. 3 years ago
jpatel 3ea40efcc2 [oracle] Add oracle cdc connector
This commit does not contain secrets
3 years ago
Leonard Xu 0ea7a9b1c7
[build] Upgrade azure environment from ubuntu-16.04 to ubuntu-18.04 (#517) 3 years ago
mincwang 98ab02fed2
[docs] Use new MySqlSource API in documentation
Co-authored-by: Leonard Xu <xbjtdcq@gmail.com>
3 years ago
Leonard Xu 0f1b493d6a
[hotfix][mysql] Correct the usage of includeSchemaChanges parameter (#501) 3 years ago
lsy af584d41b1
[build] Follow Flink builtin connector shade style (#499) 3 years ago
Leonard Xu 5ce7adb619
[mysql] Expose MySqlSource API that supports incremental snapshot (#495)
Co-authored-by: Jark Wu <jark@apache.org>
3 years ago
Leonard Xu 9cf48a3714
[docs] Use SNAPSHOT version dependency in master documentation (#497) 3 years ago
Jark Wu 12f27acda2
[mysql] Support metadata columns for mysql-cdc connector (#496) 3 years ago
luoyuxia 64fc3e34b5
[common] Support to read tables of inconsistent schema (#494) 3 years ago
Gunnar Morling 5beaeaf07c
[docs] Use more generic term 'transaction logs' in README 3 years ago
luoyuxia e19b78691e
[docs] Add MySQL HA cluster support explanation 3 years ago
Leonard Xu 890ac423dc [docs] Update the dependency version to 2.1.0 3 years ago
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>
3 years ago
Leonard Xu a26096910e
[mysql] Optimize the checkpoint be optional under single parallelism (#365)
Co-authored-by: Leonard Xu <xbjtdcq@gmailcom>
3 years ago