Skip to content

Conversation

@dik111
Copy link
Contributor

@dik111 dik111 commented Dec 23, 2025

withOverwrite() should only be called once before writing, not per batch. Using it in every batch will cause data loss as it resets the table state

https://paimon.apache.org/docs/1.2/program-api/java-api/#batch-write

to close(#1395)

withOverwrite() should only be called once before writing, not per batch. Using it in every batch will cause data loss as it resets the table state
@wgzhao wgzhao merged commit 330c2db into wgzhao:master Jan 15, 2026
1 check passed
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.

2 participants