Skip to content

Conversation

@dik111
Copy link

@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
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.

1 participant