Commit Graph

185 Commits (bf76afb9bfb1b28ab4e428cb1c10877e395281e1)

Author SHA1 Message Date
l568288g bf76afb9bf [docs][hotfix] Configuration 'slot.name' is required in mysql-postgres-tutorial.md (#2764)
This closes #2764.
1 year ago
l568288g 76010e9054
[docs][hotfix] Configuration 'slot.name' is required in mysql-postgres-tutorial-zh.md (#2763)
This closes #2763.
1 year ago
gongzhongqiang ff1b630fc1
[docs][oracle] Fix oracle cdc quick start (#2727) (#2751)
This closes #2727.

(cherry picked from commit 9aed54d70f)
1 year ago
gongzhongqiang f4f3a4092a [oracle] Refactor oracle unit test 1 year ago
e-mhui 19ce9321f1 [Doc] Use redo log instead of binlog in Oracle document (#2408)
(cherry picked from commit 420fe11c2f)
1 year ago
zhaomin 0026ddde16 [doc] fix errors in PostgresParallelSourceExample (#2324)
(cherry picked from commit 6c2fe08af7)
1 year ago
zhaomin ef7f0f5259 [docs][oracle] Add an example of Incremental Snapshot based DataStream for Oracle CDC Connector
This closes #2325.

Co-authored-by: skylines <34996528+gtk96@users.noreply.github.com>
(cherry picked from commit 65bdbfd794)
1 year ago
Hang Ruan cc364a5efc [MySQL] Optimize how to construct config table.include.list (#2274) 2 years ago
skylines e8b62babad [docs] Add connector features table to help users quickly understand the supported features of each connector
This closes #1736.
Co-authored-by: rookiegao <rookiegao712@gmail>
2 years ago
syyfffy 0918a6439d
[docs] Update Postgres CDC document for slot.name option (#2280) 2 years ago
Hang Ruan 9da4949ed4
[docs] add docs for the mysql tables without primary keys (#2238)
* [docs] add docs for the mysql tables without primary keys
2 years ago
gongzhongqiang 05fce47f9b
[hotfix] Update support version (#2256)
Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
Hang Ruan 26b444541f
[docs] Bump cdc version to 2.4.0 in docs
This closes #2237.
2 years ago
gongzhongqiang 53ff798ef6
[docs][hotfix] Update debezium reference links to 1.9 version
This closes #2225.

Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
Co-authored-by: Leonard Xu <leonard@apache.org>
2 years ago
Leonard Xu 92e9d9ea58
[build] Update the copyright year to 2023 (#2205) 2 years ago
gongzhongqiang c8d4181cb9
[doc][hotfix] Fix driver version and correct vitess doc path (#2224)
* [doc][hotfix] Fix driver version and correct vitess doc path
---------

Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
Simonas Gelazevicius e349cb1a83 [vitess] Add Vitess CDC connector (#456)
Co-authored-by: gintarasm <gintaras.matulas@gmail.com>
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 be9e6574b5
[doc] Add docs for close idle readers feature. (#2208)
* [doc] Add docs for close idle readers feature
2 years ago
Jiabao Sun d9ea355752
[mongodb] Add support for mongodb+srv connection protocol. (#2203) 2 years ago
He Wang 888f92d1a2
[oceanbase] add jdbc options and support oracle mode (#1854) 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
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
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
bb chen fb3cce33fd [hotfix][docs] Correct the flink file path in MySQL docs 2 years ago
Jiabao Sun 22f68d321d
[ci] Fix for dubious repo ownership issue (#1843) 2 years ago
skylines c98971ec1c
[docs] Update mysql-cdc.md to recommend latest version (#1842) 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
molsionmo 00fea60110
[docs][oracle] Add new introduced config options from incremental snapshot framework (#1719) 2 years ago
xixingya 7a2312cde1
[hotfix][docs] Correct the startup option's data type in Mysql docs and duplicate batch.size in MongoDB docs (#1751) 2 years ago
Leonard Xu 8132bc8a51 [hotfix][docs] Correct the mysql driver version in MySQL docs 2 years ago
Leonard Xu cdbec16710 [docs][site] update the supported cdc connectors picture 2 years ago
ehui 774c339a1d
[oracle] Add missing supported config options for oracle table source (#1727) 2 years ago
Qingsheng Ren f2d2b98a3e [mysql] Improve error message under the case that start reading from earliest but schema change happened before (#1724) 2 years ago
Leonard Xu 0fde9eb55c [docs][oceanbase][zh] Update outdated sections and translate them to Chinese 2 years ago
Leonard Xu bad00e56a3 [hotfix][docs] Upgrade the version in link to 2.4-SNAPSHOT 2 years ago
Leonard Xu 96162848b4 [hotfix][docs] Add link for Oceanbase ZH docs 2 years ago
Amber Moe dd19da6ff1 [docs][oceanbase] Add Chinese documents for oceanbase-cdc connector(#1611)
This closes #1611.
2 years ago
gongzhongqiang 20ef0aea62
[db2] Fix stream api example in db2 doc. (#1714)
* [db2] Fix db2 doc.

Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
Leonard Xu a7f1970e1f [build] Bump version to 2.4-SNAPSHOT 2 years ago
Leonard Xu 3a198250b6 [docs] Update the flink cdc picture with supported database vendors. 2 years ago
jiabao.sun 086634666f [docs][mongodb] Add docs for MongoDB incremental source 2 years ago
Hang Ruan 9bbfcb477d [docs] Bump Flink version to 1.16.0 2 years ago
Hang Ruan 8685fd4027
[docs] Bump connector version to flink 1.15.2 in docs (#1684) 2 years ago