Skip to content

Document: add exactly-once delivery of Iceberg sink#479

Merged
WanYixian merged 2 commits intomainfrom
wyx/fix-474
Jun 5, 2025
Merged

Document: add exactly-once delivery of Iceberg sink#479
WanYixian merged 2 commits intomainfrom
wyx/fix-474

Conversation

@WanYixian
Copy link
Copy Markdown
Contributor

Description

Add exactly-once delivery of Iceberg sink, let me know if any comments.

Related code PR

risingwavelabs/risingwave#19771

Related doc issue

Fix #474

Checklist

  • I have run the documentation build locally to verify the updates are applied correctly.
  • For new pages, I have updated mint.json to include the page in the table of contents.
  • All links and references have been checked and are not broken.

@hengm3467
Copy link
Copy Markdown
Contributor

@wcy-fdu Please add anything that users should be aware of when using the Iceberg sink. Or it might be sufficient to just say that RisingWave's Iceberg sink connector supports exactly-once delivery of data.

Copy link
Copy Markdown
Contributor

@wcy-fdu wcy-fdu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM! cc @hengm3467 pls review the details of the wording, thanks!

@WanYixian WanYixian merged commit a2fc409 into main Jun 5, 2025
4 checks passed
@WanYixian WanYixian deleted the wyx/fix-474 branch June 5, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document: feat(sink): introduce exactly once iceberg sink

3 participants