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

[FLINK-34944] Use Incremental Source Framework in Flink CDC OceanBase Source Connector #3211

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

whhe
Copy link
Member

@whhe whhe commented Apr 8, 2024

This pr is based on #3124. Docs and test cases are WIP and will be updated later.

@github-actions github-actions bot added docs Improvements or additions to documentation build oceanbase-cdc-connector labels Apr 8, 2024
@whhe whhe force-pushed the ob-incremental-source branch 3 times, most recently from ac358c4 to d539899 Compare April 9, 2024 05:10
@whhe whhe force-pushed the ob-incremental-source branch from d539899 to 7cc477f Compare April 23, 2024 03:29
@whhe whhe marked this pull request as draft April 25, 2024 07:31
@whhe whhe force-pushed the ob-incremental-source branch from 7cc477f to 19d560d Compare April 25, 2024 08:20
@github-actions github-actions bot removed docs Improvements or additions to documentation build labels Apr 25, 2024
@xiaotouming1112222
Copy link

hello,When can this feature be merged into version 3.2?

@whhe
Copy link
Member Author

whhe commented May 21, 2024

hello,When can this feature be merged into version 3.2?

I will add test cases for this PR in the next two days, and after that we can ask the committers to review it.

@whhe whhe force-pushed the ob-incremental-source branch from 19d560d to 469603d Compare May 22, 2024 09:52
Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added Stale and removed Stale labels Jul 22, 2024
Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added Stale and removed Stale labels Sep 24, 2024
@Mrart
Copy link
Contributor

Mrart commented Oct 29, 2024

@whhe RichSourceFunction is Deprecated interface,We can implements use Source interface?

@ChaomingZhangCN
Copy link
Contributor

@whhe RichSourceFunction is Deprecated interface,We can implements use Source interface?

JdbcIncrementalSource implements new Source interface :)

@ruanhang1993
Copy link
Contributor

Please rebase the master branch and revert changes in #3831 .

@whhe whhe force-pushed the ob-incremental-source branch 4 times, most recently from cbcb821 to 93053b5 Compare January 31, 2025 09:16
Signed-off-by: He Wang <wanghechn@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants