-
Notifications
You must be signed in to change notification settings - Fork 596
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
Tracking: rust version of iceberg sink. #10641
Comments
Let's rock! |
This issue has been open for 60 days with no activity. If you think it is still relevant today, and needs to be done in the near future, you can comment to update the status, or just manually remove the You can also confidently close this issue as not planned to keep our backlog clean. |
track on individual issues instead. |
This issue tracks the implementation of rust version of iceberg sink.
Phase 1
In phase 1, we will focus on implementing an append-only iceberg sink.
Iceberg rust client
Risingwave sink
CoordinatedSinkWriter
for iceberg sink. #10642TwoPhaseCommitSinkCommitter
for iceberg sink. #10643iceberg_v2
toiceberg
. #11776Phase 2
In phase 2, we we add update/delete for iceberg sink.
Iceberg rust client
Risingwave sink
The text was updated successfully, but these errors were encountered: