Skip to content

Fix/commit empty recordbatch stream #172

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

Merged
merged 2 commits into from
May 9, 2025

Conversation

JanKaul
Copy link
Owner

@JanKaul JanKaul commented May 9, 2025

Closes #171

With this PR performing an append operation with empty data and delete files returns an empty Update vector instead of throwing an error. And if there are no updates to be performed, the transaction will also not be committed.

@JanKaul JanKaul force-pushed the fix/commit-empty-recordbatch-stream branch from faffe12 to 424b5b0 Compare May 9, 2025 12:45
@JanKaul JanKaul merged commit b162972 into main May 9, 2025
2 checks passed
@JanKaul JanKaul deleted the fix/commit-empty-recordbatch-stream branch May 9, 2025 17:24
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.

IcebergDataSink fails when writing empty batch with append transaction
1 participant