Commit Graph

69 Commits (630e0d70c24b7443970e7e37332bb2d10aa6823e)

Author SHA1 Message Date
yuxiqian 5e3df7a0de
[hotfix] Fix building status badge in README as workflow files have been refactored (#3807)
* [hotfix] Fix building status badge in README as workflow files have been refactored

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>

* fix: rename workflow files to `flink_cdc_ci` / `flink_cdc_ci_nightly`

As they're not strictly tied to specific JDK versions.

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>

---------

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>
1 month ago
yuxiqian e2bb917ad0
[FLINK-34876][transform] Support UDF functions in transform (#3465) 6 months ago
Leonard Xu 85bfd6ae52
[docs][minor] Add transform piece for pipeline example
This closes  #3496
6 months ago
Leonard Xu e817cc283d
[minor][docs] Improve the readme and issue template
This closes  #3383.
8 months ago
yux 0f5584b20a
[minor][docs] Rectify names of CDC sources for Flink and improve the content directory
This closes #3310.
9 months ago
qwding ed09e8b235
[minor][cdc][docs] Improve the indentation of the example yaml in README file 10 months ago
gongzhongqiang 1c69a650e3
[FLINK-34732][cdc][ci] Add document dead link check for Flink CDC Documentation (#3168) 10 months ago
kunni a332fad3c6
[FLINK-34671][cdc][docs] Update README file of Flink CDC project
This closes #3152.
11 months ago
gongzhongqiang 1dc201f9b3
[FLINK-34180] Migrate doc website from ververica to flink (#3028) 11 months ago
Hang Ruan e10c8691ad
[FLINK-34584][cdc][build] Rename package from com.ververica to org.apache.flink
This closes #3089.
11 months ago
Shawn Huang b9615db694
[3.0][docs] fix mysql pipeline connector option in readme (#2834) 1 year ago
Shawn Huang db5743ce00
[docs] Add CDC pipeline example in README (#2819)
Co-authored-by: guiyuan.hx <guiyuan.hx@alibaba-inc.com>
1 year ago
Hongshun Wang 112b835743
[docs] Remove flink 1.13 from supported flink versions
This closes #2526.
1 year ago
Hang Ruan 639ba31ea5
[docs] Remove unreachable images in README (#2426) 1 year ago
skylines 58136b9977
[docs] Add contribution guidance section in document (#2411)
Co-authored-by: gaotingkai <rookiegao712@gmail>
1 year ago
yuxiqian 62b32713a4
[mongodb] [docs] Adds scanFullChangelog docs (#2294) 2 years ago
gongzhongqiang 4c1a19c287
[hotfix] Update support version (#2255)
Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
Hang Ruan 70250a7187 [docs] Update connector link to 2.5-SNAPSHOT in docs 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
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
Leonard Xu a5b195cce9 [docs] Update the outdated DingTalk QR code 2 years ago
Sergey Nuyanzin 2e3f086553
[postgresql] Upgrade postgresql driver from 42.2.26 to 42.2.27 to avoid CVE-2022-41946 (#1773) 2 years ago
Leonard Xu a7f1970e1f [build] Bump version to 2.4-SNAPSHOT 2 years ago
gongzhongqiang 15392e8f84
[docs][db2] Add db2 to README.md (#1699) 2 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
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
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
Leonard Xu 6a8543f8dd [docs] Update the supported database vendors and improve the notes. 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
Leonard Xu 39b41f935a [hotfix][docs] Fix markdown title due to typo in readme 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
He Wang b7534ee48d [docs][oceanbase] Add docs for OceanBase CDC connector 3 years ago
hele.kc 5ab71318fd
[docs] List supported databases in docs (#954) 3 years ago
Jingsong Lee 0cba7c2a57
[docs] Update DingTalk QR code to English version (#950)
This closes #950.
3 years ago
gongzhongqiang 35f0a787da [hotfix][docs][mongodb] Update supported mongodb versions in README.md 3 years ago
gongzhongqiang 38ba603c1a [docs][sql-server] Add sqlserver-cdc connector tutorial (#687)
This closes #687.
3 years ago
Leonard Xu 6174c7e690 [build] Bump version to 2.2-SNAPSHOT 3 years ago
Jark Wu e79ac93f28
[docs] Add Oracle support in README 3 years ago
mincwang 98ab02fed2
[docs] Use new MySqlSource API in documentation
Co-authored-by: Leonard Xu <xbjtdcq@gmail.com>
3 years ago
Leonard Xu 5ce7adb619
[mysql] Expose MySqlSource API that supports incremental snapshot (#495)
Co-authored-by: Jark Wu <jark@apache.org>
3 years ago