Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

利用Chunjun添加新的Source/Sink支持 #139

Closed
baisui1981 opened this issue Sep 15, 2022 · 1 comment
Closed

利用Chunjun添加新的Source/Sink支持 #139

baisui1981 opened this issue Sep 15, 2022 · 1 comment
Labels
3.8.0 enhancement New feature or request

Comments

@baisui1981
Copy link
Member

Chunjun 是一款优秀的开源数据同步组件,内部已经集成了大量数据源的Source/Sink端,Chunjun中主要是用数据库表轮询机制来实现CDC的,这种方式的优点是简单可靠,正好可以弥补Flink-CDC的短板。

TIS中需要依赖Chunjun的Source/Sink端来完善自身的生态,以下是这一次需要添加的组件列表

数据类型 Source Sink
ClickHouse yes
Doris yes
PostgreSQL yes yes
Oracle yes yes
MySQL yes yes
@baisui1981 baisui1981 added enhancement New feature or request 3.8.0 labels Sep 15, 2022
baisui1981 added a commit to qlangtech/plugins that referenced this issue Sep 16, 2022
baisui1981 added a commit that referenced this issue Sep 16, 2022
baisui1981 added a commit to qlangtech/chunjun that referenced this issue Oct 21, 2022
@baisui1981
Copy link
Member Author

complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.8.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant