Commit Graph

22 Commits (53ff798ef6ef393d0f6ed7f8136ec5940ff4279c)

Author SHA1 Message Date
Leonard Xu 92e9d9ea58
[build] Update the copyright year to 2023 (#2205) 2 years ago
Tigran Manasyan 2b017346c3
[debezium] Bump debezium version to 1.9.7.Final (#2156)
Co-authored-by: gongzhongqiang <764629910@qq.com>
2 years ago
ehui 66556ee501
[hotfix][sqlserver] Merge high and low watermark data during snapshot reading process (#2179)
* [sqlserver] Merge high and low watermark data during snapshot reading process
2 years ago
Hang Ruan 2d08513f39
[Postgres] Use Incremental Snapshot Framework for Postgres CDC Connector (#2216)
Co-authored-by: Xiao Meng <21000+xiaom@users.noreply.github.com>
Co-authored-by: Yaroslav Tkachenko <260702+sap1ens@users.noreply.github.com>
2 years ago
Jiabao Sun aff5b0566d
[mongodb] Support specific timestamp startup mode. (#2207) 2 years ago
Jiabao Sun afefe40944
[cdc-base] Close idle readers when snapshot finished (#2202)
* [cdc-base] Close idle readers when snapshot finished
2 years ago
ehui 28df7a79ff
[sqlserver] Fix old change data that will be captured when the latest mode starts (#2176) 2 years ago
Tyrantlucifer 7504217968
[core] support print configuration options for connectors (#2099) 2 years ago
gongzhongqiang 8cef4af544
[sqlserver] Sqlserver incremental source. (#1732)
* [sqlserver] Sqlserver incremental source

---------

Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
wangxiaojing 00fe5ad922
[docs][sqlserver] Update data type mapping (#1802)
* [DOC ] Update data type mapping

* Delete doc format,change all types testcase

* Delete  format

* code format

* Update sink table schema

Co-authored-by: wangxiaojing <wangxiaojing@lixiang.com>
2 years ago
wuzhenhua 8f920ac552
[minor][common] Improve the changelogMode expression (#1793) 2 years ago
Leonard Xu a7f1970e1f [build] Bump version to 2.4-SNAPSHOT 2 years ago
Tigran Manasyan 5b3dd9884e
[common] Bump Flink version to 1.15.2 (#1504)
This closes #1363. 

Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
2 years ago
Sergey Nuyanzin 9f97e06f32
[tests] Remove usage of deprecated EnvironmentSettings.Builder#useBlinkPlanner (#1493)
This closes #1493.
2 years ago
Hang Ruan 2bb5b6f625
[test] Fix tests missed 'update_before' records if the primary keys of source and sink are different (#1451) 3 years ago
Leonard Xu a10ae4624e
[build] Use correct year and copyright owner in license files (#1390)
This closes #1389.
3 years ago
Sergey Nuyanzin 2f3c872306
[build] Bump Flink version to 1.14.4 (#1284)
This closes #1284
3 years ago
Qingsheng Ren f9a8c403c8
[common] Apply filter on ResolvedSchema to keep physical columns only (#1092) 3 years ago
gongzhongqiang eccd748287
[sqlserver] Add more supported(tested) SqlServer versions (#1050) 3 years ago
Leonard Xu 1d7fdac24e [build] Bump version to 2.3-SNAPSHOT 3 years ago
Zongwen Li a8879bf4b0
[mongodb] Correct the TypeInformation argument of DebeziumDeserializationSchema in SourceFuntion (#780) 3 years ago
gongzhongqiang 5c7e2602be
[sqlserver] Add SqlServer cdc connector (#662)
Co-authored-by: Leonard Xu <leonard@apache.org>
3 years ago