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

iceberg v2 table changelog streaming read feature support #4528

Closed
wants to merge 1 commit into from

Conversation

flashJd
Copy link
Contributor

@flashJd flashJd commented Apr 8, 2022

This pr support streaming read iceberg changelog by flink and is inherited from PR 3095, it is tested in flink 1.14 and works fine

@rdblue
Copy link
Contributor

rdblue commented Apr 10, 2022

@flashJd, could you coordinate with @stevenzwu? He has been working on Flink streaming reads and is a great person to discuss features like this with.

@flashJd
Copy link
Contributor Author

flashJd commented Apr 11, 2022

@flashJd, could you coordinate with @stevenzwu? He has been working on Flink streaming reads and is a great person to discuss features like this with.

It's my pleasure to coordinate with stevenzwu, could you review it and give me some advice @stevenzwu, Looking forward to your reply.

@aokolnychyi
Copy link
Contributor

FYI @flyrain

@stevenzwu
Copy link
Contributor

stevenzwu commented Apr 18, 2022

@flashJd it seems that this is trying to address both scan planning and CDC read. might be easier to separate them out.

Regarding scan planning, I just created a new PR #4580 on adding a new IncrementalTableScan interface. Would love to get your feedbacks and see if we can align on the effort.

also how is this one different with PR #3095 mentioned in the description?

Copy link

github-actions bot commented Aug 8, 2024

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Aug 8, 2024
Copy link

This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions bot closed this Aug 15, 2024
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.

4 participants