Simonas Gelazevicius
|
e349cb1a83
|
[vitess] Add Vitess CDC connector (#456)
Co-authored-by: gintarasm <gintaras.matulas@gmail.com>
|
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 |
Hang Ruan
|
d8c1e335dc
|
[oracle] Fix the backfill task not running bug in oracle cdc connector (#2218)
|
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 |
molsionmo
|
734982e075
|
[oracle] Fix the incremental phase not skip the data that has been read in the snapshot full phase (#2215)
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
|
2 years ago |
Jiabao Sun
|
aff5b0566d
|
[mongodb] Support specific timestamp startup mode. (#2207)
|
2 years ago |
Leonard Xu
|
6f6c978e3d
|
[tests][mysql] Shutdown mysql container timely for legacy mysql tests
This closes #2213.
|
2 years ago |
Jiabao Sun
|
6ae79e24ef
|
[mongodb][hotfix] Fix regex inference of database or collection only contains dash. (#2209)
|
2 years ago |
Leonard Xu
|
63d7c9e514
|
[hotfix][build] Use different name for each job
|
2 years ago |
Hang Ruan
|
a95659eea5
|
[hotfix][Mysql] MySqlBinlogSplitAssigner should support method isStreamSplitAssigned
|
2 years ago |
含风
|
a6f702d862
|
[MySQL] Remove deleted tables when using a new table filter and restarting from checkpoint
|
2 years ago |
Leonard Xu
|
06c48e0c33
|
[build][mysql][e2e] Increase the azure test job timeout to 90 minutes
|
2 years ago |
Leonard Xu
|
73ba409e25
|
[mysql] Fix MySql CDC Connector outputs duplicated binlog when enable newly-added-table
|
2 years ago |
Leonard Xu
|
60eee3a1c5
|
[mysql][minor] Print clear log information for key path
|
2 years ago |
Jiabao Sun
|
bd7bf36ffb
|
[mongodb][hotfix] Fix drop or rename record cause documentKey being empty. (#2210)
|
2 years ago |
He Wang
|
dbbef91006
|
[ci][oceanbase] Only compile necessary modules for self hosted pipeline
This closes #2181.
|
2 years ago |
Jiabao Sun
|
be9e6574b5
|
[doc] Add docs for close idle readers feature. (#2208)
* [doc] Add docs for close idle readers feature
|
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 |
Jiabao Sun
|
d9ea355752
|
[mongodb] Add support for mongodb+srv connection protocol. (#2203)
|
2 years ago |
He Wang
|
7c4c4074a9
|
[oceanbase] Always cleanup resources after reading before exit (#2189)
|
2 years ago |
emhui
|
7cdeb0d776
|
[mongodb][hotfix] Fix NullPointerException when executing ddl operation in MongoDB (#2107)
Co-authored-by: Jiabao Sun <jiabao.sun@xtransfer.cn>
|
2 years ago |
Hang Ruan
|
bb60bfede4
|
[mysql-cdc] Supports MYSQL_TYPE_TYPED_ARRAY column type when parsing the table map event
This closes #2001
|
2 years ago |
Leonard Xu
|
892f2d6258
|
[mysql-cdc][hotfix] Optimize the error msg when binlog expire in source
|
2 years ago |
Leonard Xu
|
b3cd17e1ce
|
[mysql-cdc] Optimize the error msg when binlog expire or server id conflict
This closes #2010.
|
2 years ago |
He Wang
|
888f92d1a2
|
[oceanbase] add jdbc options and support oracle mode (#1854)
|
2 years ago |
Leonard Xu
|
7eceafad9b
|
[mysql-cdc] Add handler for catching async exceptions in snapshot reading executor
This closes #2016.
|
2 years ago |
Hang Ruan
|
70db0d2958
|
[hotfix][mysql-cdc] Use session timezone instead of local time zone as the default server time zone
This closes #2015.
|
2 years ago |
Hang Ruan
|
c280d5bcde
|
[mysql] Fix NullPointerException when database name or table name contains dot
This closes #2006.
|
2 years ago |
Hang Ruan
|
ecad50cc6b
|
[mysql] Fix NullPointerException caused by mysql ignores the capitalization when splitting chunks
|
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 |
He Wang
|
c2a6456ad0
|
[oceanbase] support libobcdc 4.x and fix restore timestamp config (#2161)
|
2 years ago |
gongzhongqiang
|
8cef4af544
|
[sqlserver] Sqlserver incremental source. (#1732)
* [sqlserver] Sqlserver incremental source
---------
Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
|
2 years ago |
He Wang
|
c8c8107bf0
|
[OceanBase][test] Update oceanbase and oblogproxy docker image (#2060)
|
2 years ago |
He Wang
|
23c20cc462
|
[oceanbase] use real charset to convert change record (#2159)
|
2 years ago |
Hang Ruan
|
0f8023d808
|
[mysql] Support tables which do not contain a primary key (#2150)
Co-authored-by: zhuyuan03 <zhuyuan03@corp.netease.com>
|
2 years ago |
Sergey Nuyanzin
|
c3a88f0638
|
[common] Bump flink to 1.17.0 (#2057)
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
|
2 years ago |
skylines
|
2d0cfeb1d3
|
[doc] add mongodb cdc chinese doc (#2042)
|
2 years ago |
molsionmo
|
9184da841f
|
[hotfix][test] ignore OracleConnectorITCase.testConsumingAllEvents util issue 1875 fix (#2111)
|
2 years ago |
ZhongLinLeo
|
bc7d9631e9
|
[docs][db2] Correct CHAR(n) to CHARACTER(n) (#2052)
Co-authored-by: lin.zl <lin.zl@dtwave-inc.com>
|
2 years ago |
Hang Ruan
|
727a0706a8
|
[postgres] Change config option slot.name to be required (#1996)
|
2 years ago |
Leonard Xu
|
a5b195cce9
|
[docs] Update the outdated DingTalk QR code
|
2 years ago |
liangyaohui97
|
a93db47fe2
|
[mongodb][hotfix] Fix pollAwaitTimeMillis does not take effect (#1995)
|
2 years ago |
Hang Ruan
|
16df76f447
|
[tests][mysql] Skip unnecessary IT Cases which uses legacy debezium source implementation
This closes #2028.
|
2 years ago |
Hang Ruan
|
07e4722456
|
[mysql] Add note for MySQL TINYINT(1) type to Flink SQL Boolean type
This closes #2030.
|
2 years ago |
Jingsong Lee
|
85af8894ce
|
[github] Minor typo in issue bug-report (#2020)
|
2 years ago |
JasonLee
|
a968a64efa
|
[mysql-cdc] Fix race condition between split and coordinator thread that async exception might not be caught
|
2 years ago |
zhaomin
|
fe5ee766d5
|
[mysql/oracle] Fix the wrong comments in ChunkSplitter
|
2 years ago |
bb chen
|
fb3cce33fd
|
[hotfix][docs] Correct the flink file path in MySQL docs
|
2 years ago |