Commit Graph

226 Commits (release-2.1)
 

Author SHA1 Message Date
pacino f83b2889e6
[mongodb][doc] Fix meta field collection_name of metadata sql example (#1297) 3 years ago
Leonard Xu ad2b72672e [docs][mysql] Correct the jdbc driver version in documentation 3 years ago
eastfisher a33def6087
[docs] Add connection.pool.size and connect.max-retries option in mysql document (#858) 3 years ago
Leonard Xu 845be29872
[docs] Update the dependencies version to 2.1.1 in docs (#738) 3 years ago
Leonard Xu 19e1f61aea [docs] Remove the fixed version of website (#730) 3 years ago
Jiabao Sun 50f41616c8 [hotfix][mysql] Set minimum connection pool size to 1 (#692) 3 years ago
Sergey Nuyanzin 57a5679e17 [build] Bump log4j2 version to 2.16.0 (#714) 3 years ago
Jark Wu 0e1e5c6218 [build] Remove override definition of maven-surefire-plugin in connectors pom (#673) 3 years ago
wysstartgo 9f7bd1aa46 [docs] Add FAQ for tableList option usage in DataStream API (#634)
Co-authored-by: Leonard Xu <leonard@apache.org>
3 years ago
Jiabao Sun c9d0091af4 [mongodb] Support to connect MongoDB without authentication (#642) 3 years ago
Xianxun Ye 2b1e4a6ebe [hotfix] Fix the parameter typo in java doc (#651) 3 years ago
Leonard Xu 1170c8e854
[mysql] Set default driver class name for PooledDataSource (#659) (#661) 3 years ago
Tuple 6d3078e87f
[mysql] Fix there is duplicate records outputted when keep updating table during snapshot read (#592)
Signed-off-by: 元组 <zhaojunwang.zjw@alibaba-inc.com>
(cherry picked from commit cf50566f34)
3 years ago
paul8263 492700bbbf
[docs] Improve column name note in oracle cdc document (#633) 3 years ago
Leonard Xu afa77a3c54
[docs] Add Flink cdc eco-system picture (#624) 3 years ago
paul8263 b74fc2047b
[hotfix][docs] Fix typo in oracle-cdc.md(#616) 3 years ago
Mustang Kong aa209b1d29
[docs] Add supported Flink versions for Flink CDC 2.1(#608) 3 years ago
Leonard Xu 3ef494fa7d
[docs] Update dependencies to stable version 2.1.0 (#605) 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