Commit Graph

196 Commits (78b28df791e17b503bf9b1b5797a29f33ed9f754)
 

Author SHA1 Message Date
Leonard Xu 78b28df791
[docs] Add checkpoint configuration limitation for Oracle and Postgres connector (#580) 3 years ago
Leonard Xu bb5866dcfd
[docs] Fix the link of 'edit on github' on site (#578) 3 years ago
Leonard Xu 75276235dc
[mysql] Skip ddl events in snapshot split normalization (#577) 3 years ago
Jark Wu 8ba9b70e88
[tests] Split the CI pipeline into multiple stages for better performance (#572) 3 years ago
Jiabao Sun 5f3393c7f6
[hotfix][mongodb] Correct the connection uri building of MongoDB (#568) 3 years ago
Zongwen Li e12306b232
[docs][oracle] Fix oracle DATE type mapping in documentation (#569) 3 years ago
Leonard Xu 4b15614c45 [mysql] Support dynamic chunk size for evenly distribution table 3 years ago
Leonard Xu e0095458a1 [mysql][minor] Use 'table.include.list' key instead of legacy key 'table.whitelist' in SnapshotSplitReader 3 years ago
Leonard Xu aa3e282cfd
[mysql] Set server time zone information for connection pool factory (#566) 3 years ago
Leonard Xu 7f32e4d7c1
[build] Update NOTICE file for sql connector jar (#565) 3 years ago
tuple e7ed77f74b
[mysql] Polish binlog offset compare semantic (#543) 3 years ago
gongzhongqiang 0bd39e5310
[postgres] Support metadata columns for postgres-cdc connector (#500)
Co-authored-by: Leonard Xu <xbjtdcq@163.com>
3 years ago
luoyuxia 02fd0c9c5b
[docs] Translate "Streaming ETL for MySQL and Postgres with Flink CDC" into Chinese (#550) 3 years ago
Shengkai 7ef6424ee3
[debezium] Bump up debezium version to 1.5.4.Final (#554) 3 years ago
luoyuxia f5eeddd61a
[oracle] Shade dependencies for oracle-cdc connector (#519) 3 years ago
Jark Wu 1d276cff2f
[hotfix][docs] Fix the display of github star button 3 years ago
mincwang 5ec35a840f
[common] Fix NPE of JsonConverter when job run on cluster(#470) 3 years ago
Jark Wu 625ad2605e
[docs] Add GitHub star button to documentation (#547) 3 years ago
Jiabao Sun 65665ebb6a
[mongodb] Support metadata columns for mongodb-cdc connector (#476) 3 years ago
Leonard Xu 51f5a90eb3 [mysql] Reduce the connection usage in table discovery process 3 years ago
Leonard Xu 4ebf45cc5f [build] bump maven shade plugin version to 3.2.4 3 years ago
Leonard Xu 930efd9ce4 [mysql] Introduce Jdbc connection pools 3 years ago
luoyuxia eeae69cdf9
[mysql] support all mysql data types (#438)
This closes #438
3 years ago
luoyuxia dffa1fa985
[hotfix][docs] Correct the Kibana link in Oracle connector documentation (#539) 3 years ago
Leonard Xu 63a071cb82 [mysql] Support binlog split with huge snapshot split meta 3 years ago
Leonard Xu 2bc715e76a [mysql] Support tables with different split key 3 years ago
luoyuxia 5cf940d160
[mysql] Validate the regex pattern of database-name and table-name in table factory (#526) 3 years ago
Jark Wu e79ac93f28
[docs] Add Oracle support in README 3 years ago
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