Commit Graph

110 Commits (f8f1a6408179cc042ae66c6f999520850458fb52)

Author SHA1 Message Date
Leonard Xu f8f1a64081 [docs][db2] Add Db2 CDC connector doc link 2 years ago
Hang Ruan a5f6657046 [docs][db2] Add Db2 cdc connector docs 2 years ago
He Wang b1b092c97e
[oceanbase] Add new deserialization schema with runtime converter (#1356)
This closes #980.
2 years ago
fbad aac6e31718 [postgres] Introduce changelog mode configuration with upsert/all modes 2 years ago
hehuiyuan 7b4f31b4e4
[hotfix][docs] Fix docs for scan.incremental.snapshot.chunk.size (#1617) 2 years ago
Amber Moe 0e4954b4e6 [docs][oceanbase][zh] Add video tutorials that synchronizes data from OceanBase to Elasticsearch (#1604)
This closes #1601
2 years ago
Amber Moe 500aa85d92 [docs][oceanbase] Add video tutorials that synchronizes data from OceanBase to Elasticsearch (#1605)
This closes #1605
2 years ago
leixin 569c6a525b
[docs][mysql] Add regex examples for multiple tables (#1564)
Co-authored-by: leixin1 <leixin1@jd.com>
2 years ago
leixin dbd184ec36
[docs][mysql] Update the description of mysql server-time-zone option (#1497)
Co-authored-by: leixin1 <leixin1@jd.com>
2 years ago
JiaJia 11c1d84dfa
[docs][postgres] Add two frequently debezium options in Postgres connector document (#1142)
This closes #1142.
3 years ago
skylines 1b17a751cc
[hotfix][docs] Fix the page links in MySQL Chinese document (#1466)
This closes #1466.
3 years ago
He Wang d0d40d05c7
[oceanbase][test] Use memory mode of obcdc and double startup timeout duration (#1474)
This closes #1473.
3 years ago
He Wang e83810ff67
[oceanbase] Use utc offset as 'server-time-zone' option's default value (#1443) 3 years ago
dujie 0292a39a3c [oracle] Support custom JDBC URL for Oracle (#1258)
This closes #1244.
3 years ago
empcl 45fd69692f
[docs] Correct the data type of 'server-id' option to String (#1444)
Co-authored-by: chenlei677 <chenlei677@jd.com>
3 years ago
He Wang 2de4903261
[oceanbase] Introduce 'table-list' option to support capture list of tables (#1369)
This closes #1369.
3 years ago
Leonard Xu 52368e5b87 [docs] Improve MySQL ZH document and update the outdated links (#1435)
This closes #1435.
3 years ago
rookiegao 5eabe38aef [docs] Translate mysql cdc doc to Chinese (#1391)
This closes #1391.
3 years ago
gongzhongqiang 657f4364d5 [docs] Add step up SQLServer Database cdc document in sqlserver-cdc.md. 3 years ago
Jiabao Sun 02eca305d2
[mongodb] Expose batch.size config option for table source. (#1387)
* [mongodb] Expose batch.size config option for table source.
3 years ago
gongzhongqiang bc11657855
[docs] Fix a typo in sqlserver-cdc.md (#1382) 3 years ago
hsldymq 1c55a879ec
[docs] Fix typo in mysql-cdc.md (#1364) 3 years ago
xieyi888 0cc58141eb
[docs] Fix a typo in tidb-cdc.md  (#1215)
Signed-off-by: Yi Xie <xieyi01@rd.netease.com>

Co-authored-by: Yi Xie <xieyi01@rd.netease.com>
3 years ago
Hang Ruan 75d70518c1
[docs] Add all supported type mapping for mysql cdc connector (#1373) 3 years ago
He Wang be4249156e
[oceanbase] Introduce more config options of log proxy and improve the oceanbase connector(#1234)
This PR closes #1202 and #1287.

1.Add logproxy.client.id, config-url and working-mode params for libobcdc
2.Fix timezone config for change events reading.
3.Sort class fields in order of [common properties -> snapshot properties -> change events properties]
4.Use official docker image in tests.
5.update logproxy-client to 1.0.5
3 years ago
pacino 5ee2233e34
[mongodb][doc] Fix meta field collection_name of metadata sql example (#1290) 3 years ago
Jiabao Sun 893e934f74
[docs][mongodb] Update document about MongoDB database and collection regex filter (#1089) 3 years ago
Leonard Xu 59b310a24c [common] Bump debezium version to 1.6.4.Final 3 years ago
gongzhongqiang b89c80d667
[tidb] Test TiDB 6.0.0 and add it to supported list (#1057) 3 years ago
阿洋 cc27d1e488 [docs][mysql] Fix connector document link error (#1043)
This close #1043.
3 years ago
gongzhongqiang eccd748287
[sqlserver] Add more supported(tested) SqlServer versions (#1050) 3 years ago
skylines 85db463dd2
[docs][mysql] Add note to make the tableList usage and dependencies clearer (#1019)
Co-authored-by: 高廷凯 <gaotk@dtinsure.com>
3 years ago
wangminchao bb6d3d8cb6 [docs] Add example for Scan Newly Added tables feature (#1016)
This closes #1016.
3 years ago
hele.kc 4761804ffd
[hotfix][docs] Fix jar link for PolarDB-X doc. (#1012) 3 years ago
Leonard Xu 1d7fdac24e [build] Bump version to 2.3-SNAPSHOT 3 years ago
Leonard Xu 6a8543f8dd [docs] Update the supported database vendors and improve the notes. 3 years ago
hele.kc 245b920244
[docs][mysql][polardbx] Add polardbx tutorials (#1003)
Co-authored-by: hele.kc <hele.kc@alibaba-inc.com>
3 years ago
Xuebing Li d6f7cb696d
[docs][mysql] Remove redundant docker environment variable in tutorials (#1005) 3 years ago
Leonard Xu 2b71309582 [cdc-base] Add MySQL Incremental Source to validate the Incremental Snapshot Framework 3 years ago
Leonard Xu 3ef4f2fa31 [cdc-base] Improve the Incremental Snapshot Interfaces 3 years ago
Konstantin Knauf 60d15fb566
clarify ownership to comply with ASF trademark policies (#1000) 3 years ago
Leonard Xu b2ddad7316
[docs] Adopt the full name 'Apache Flink' with its trademark notice (#988) 3 years ago
Leonard Xu 2f724f3b5f [docs][mysql] Correct the jdbc driver version in documentation 3 years ago
Leonard Xu 996c446317 [docs] Organize the connector docs in alphabetical order 3 years ago
gongzhongqiang 7ad375643c [docs][tidb] Add tidb cdc connector document
This closes #959.
3 years ago
gongzhongqiang 2455f10e94 [hotfix][docs] Fix typo in tidb-tutorial.md and tidb-tutorial-zh.md 3 years ago
He Wang efa3f8cd0a [docs][oceanbase] Add quickstart tutorials for OceanBase CDC connector 3 years ago
He Wang b7534ee48d [docs][oceanbase] Add docs for OceanBase CDC connector 3 years ago
Leonard Xu 7b16dc2b98 [docs][tidb] Add index for tidb tutorial docs 3 years ago
gongzhongqiang bd70a18769
[tidb][docs] Add tidb connector tutorial (#938) 3 years ago