Skip to content

chore: bump iceberg-rust to 18e7965c#139

Merged
vovacf201 merged 1 commit intomainfrom
chore/bump-iceberg-rust-18e7965c
Apr 23, 2026
Merged

chore: bump iceberg-rust to 18e7965c#139
vovacf201 merged 1 commit intomainfrom
chore/bump-iceberg-rust-18e7965c

Conversation

@vovacf201
Copy link
Copy Markdown
Collaborator

Upstream changes included:

  • feat: add write_with_position for IcebergWriter (#149)
  • perf: avoid extra copy in DeletionVectorWriter::write (#150)
  • fix(transaction): correct previous-snapshot lookup for summary rollup (#151)
  • fix(transaction): account for removed files in snapshot summary (#152)

IcebergWriterBuilder now requires I: Send + 'static, so add the bound to the SharedIcebergWriterBuilder impl in integration tests.

Upstream changes included:
- feat: add write_with_position for IcebergWriter (#149)
- perf: avoid extra copy in DeletionVectorWriter::write (#150)
- fix(transaction): correct previous-snapshot lookup for summary rollup (#151)
- fix(transaction): account for removed files in snapshot summary (#152)

IcebergWriterBuilder now requires `I: Send + 'static`, so add the
bound to the SharedIcebergWriterBuilder impl in integration tests.
@vovacf201 vovacf201 requested review from Li0k, chenzl25 and nagraham April 23, 2026 08:33
@vovacf201 vovacf201 added this pull request to the merge queue Apr 23, 2026
Merged via the queue into main with commit 0cf67ca Apr 23, 2026
5 checks 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