Commit Graph

575 Commits (53ff798ef6ef393d0f6ed7f8136ec5940ff4279c)
 

Author SHA1 Message Date
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
Tuple cf50566f34
[mysql] Fix there is duplicate records outputted when keep updating table during snapshot read (#592)
Signed-off-by: 元组 <zhaojunwang.zjw@alibaba-inc.com>
3 years ago
paul8263 cf1a72e4d4
[docs] Improve column name note in oracle cdc document. (#625) 3 years ago
Leonard Xu d8fafdd7cf
[docs] Add Flink cdc eco-system picture (#623) 3 years ago
paul8263 c2957bdbc3
[hotfix][docs] Fix typo in oracle-cdc.md (#613) 3 years ago
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