Commit Graph

1010 Commits (11deb62637fe0ee7ee588ecbb3fb395d7e2bb3fc)
 

Author SHA1 Message Date
Mustang Kong a537d45357
[docs] Add supported Flink versions for Flink CDC 2.1(#611) 3 years ago
Leonard Xu 6174c7e690 [build] Bump version to 2.2-SNAPSHOT 3 years ago
Jark Wu 61ee775b49
[tests] Add end-to-end tests for cdc connector uber jars (#594) 3 years ago
gongzhongqiang dc5a0c20df
[mysql] Reading a null column with default value defined should return null instead of default value (#555) 3 years ago
Leonard Xu 7ae20a1277
[mysql] Optimize the dynamic chunk size calculation for table with dense distribution (#599) 3 years ago
Jiabao Sun 823c14cde4
[mongo] Fix MongoDBConnectorITCase is timeout on Azure (#600) 3 years ago
Leonard Xu 997651427f
[hotfix][mysql] Fix number overflow in ObjectUtils.minus (#598) 3 years ago
luoyuxia aa5a2eed4d
[docs] Add tutorial about building real-time data lake for MySQL sharding table with Flink CDC (#551) 3 years ago
Jiabao Sun 15c7247b52
[mongodb] Fix problem of cannot look up fields on non-struct type (#588) 3 years ago
Jark Wu 86c9c2a191
[tests] Upgrade testcontainers dependency to 1.16.2 (#591) 3 years ago
Jiabao Sun 5a2a8b9261
[hotfix][mongodb] Fix NullPointException when heartbeat option is enabled (#586) 3 years ago
Leonard Xu 39944c9ecd [docs] Add metadata column example for mysql-cdc and mongodb-cdc connector 3 years ago
Leonard Xu 29a441a571 [postgres] Support 'schema-name' metadata column for postgres-cdc connector 3 years ago
Leonard Xu 151a2ae4fe [oracle] Support metadata columns for oracle connector 3 years ago
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