Commit Graph

246 Commits (1b34887c089ca4e697acf982fdcb80ee542a0a09)
 

Author SHA1 Message Date
gongzhongqiang 1b34887c08
[common] Use ResolvedSchema instead of deprecated TableSchema API ()
gongzhongqiang 40034abe01
[docs][sqlserver] Add SqlServer CDC connector document ()
szgeqin ab828aca2f
[doc][sqlserver] Add SqlServer English tutorial document. ()
wangxiaojing b21466a848 [common] Make Flink CDC Compatible with Flink 1.14
Leonard Xu 3f3ee289f0 [build] Bump flink version to 1.13.5
luoyuxia 6964cc6d1d
[docs][oracle] Add guidance about oracle CDB database ()
eastfisher 77e9b44837
[docs] Add connection.pool.size and connect.max-retries option in mysql document ()
gongzhongqiang b27d7f96fd
[sqlserver] Add e2e tests for sqlserver cdc connector ()
元组 e70e0f1b68 [hotfix][mysql] Rename method from dispatchHighWatermark to dispatchBinlogEndEvent ()
This closes .
Junwang Zhao 7455ad63ab
[mysql] Use READ type for all records in snapshot reading ()
Leonard Xu 8a9d821dc7 [mysql] Rewrite the newly added table tests to cover more cases ()
This closes .
Leonard Xu c94791fd14 [mysql] Improve newly added tables process
元组 c21aa91e5d [mysql] Support capture newly added tables for existed pipeline
Paul Zhang df295d80b5
[docs] Fix typo in mongodb-cdc.md ()
luoyuxia 5511904b62
[mysql] add test to cover the datatype GeomCollection that's synonymous with GeometryCollection for mysql8 ()
gongzhongqiang 5c7e2602be
[sqlserver] Add SqlServer cdc connector ()
Co-authored-by: Leonard Xu <leonard@apache.org>
hiscat d4c2e1d842
[build] Remove redundant maven enforce plugin ()
hiscat fab9dcaf90
[hotfix] Fix MySqlSource comment typo ()
taox c584ecf04c
[mysql] Support MySQL 5.6 ()
Co-authored-by: Leonard Xu <xbjtdcq@gmail.com>
Leonard Xu 8368bfb4de
[build] Switch to Log4j 2 by default ()
Zongwen Li 179bee71a6
[oracle] Fix Oracle numeric types conversion ()
Leonard Xu 3b20f9319d
[hotfix][mysql] Fix message timestamp of snapshot record to 0L ()
skylines aae7dc2075
[docs] Translate the Chinese FAQ document to English ()
Leonard Xu b9264433ca
[docs] Remove the fixed version of website ()
Jiabao Sun 5c924eea6d
[hotfix][mysql] Set minimum connection pool size to 1 ()
Sergey Nuyanzin 9838caec89
[build] Bump log4j2 version to 2.16.0 ()
Jark Wu c97968e637
[build] Remove override definition of maven-surefire-plugin in connectors pom ()
wysstartgo f1f39a7530
[docs] Add FAQ for tableList option usage in DataStream API ()
Co-authored-by: Leonard Xu <leonard@apache.org>
Jiabao Sun 61f2391566
[mongodb] Support to connect MongoDB without authentication ()
Xianxun Ye 7712f9825f
[hotfix] Fix the parameter typo in java doc ()
Tuple 56112e9b7c
[mysql] Add a method to get MySqlSourceConfigFactory from MySqlSource ()
Leonard Xu 456e2a435c
[mysql] Set default driver class name for PooledDataSource ()
Tuple cf50566f34
[mysql] Fix there is duplicate records outputted when keep updating table during snapshot read ()
Signed-off-by: 元组 <zhaojunwang.zjw@alibaba-inc.com>
paul8263 cf1a72e4d4
[docs] Improve column name note in oracle cdc document. ()
Leonard Xu d8fafdd7cf
[docs] Add Flink cdc eco-system picture ()
paul8263 c2957bdbc3
[hotfix][docs] Fix typo in oracle-cdc.md ()
Mustang Kong a537d45357
[docs] Add supported Flink versions for Flink CDC 2.1()
Leonard Xu 6174c7e690 [build] Bump version to 2.2-SNAPSHOT
Jark Wu 61ee775b49
[tests] Add end-to-end tests for cdc connector uber jars ()
gongzhongqiang dc5a0c20df
[mysql] Reading a null column with default value defined should return null instead of default value ()
Leonard Xu 7ae20a1277
[mysql] Optimize the dynamic chunk size calculation for table with dense distribution ()
Jiabao Sun 823c14cde4
[mongo] Fix MongoDBConnectorITCase is timeout on Azure ()
Leonard Xu 997651427f
[hotfix][mysql] Fix number overflow in ObjectUtils.minus ()
luoyuxia aa5a2eed4d
[docs] Add tutorial about building real-time data lake for MySQL sharding table with Flink CDC ()
Jiabao Sun 15c7247b52
[mongodb] Fix problem of cannot look up fields on non-struct type ()
Jark Wu 86c9c2a191
[tests] Upgrade testcontainers dependency to 1.16.2 ()
Jiabao Sun 5a2a8b9261
[hotfix][mongodb] Fix NullPointException when heartbeat option is enabled ()
Leonard Xu 39944c9ecd [docs] Add metadata column example for mysql-cdc and mongodb-cdc connector
Leonard Xu 29a441a571 [postgres] Support 'schema-name' metadata column for postgres-cdc connector
Leonard Xu 151a2ae4fe [oracle] Support metadata columns for oracle connector