Skip to content

fix: bump iceberg-rust version to a rev with ArrowReader fix#4826

Open
sandugood wants to merge 1 commit into
apache:mainfrom
sandugood:fix/iceberg-arrow-reader
Open

fix: bump iceberg-rust version to a rev with ArrowReader fix#4826
sandugood wants to merge 1 commit into
apache:mainfrom
sandugood:fix/iceberg-arrow-reader

Conversation

@sandugood

@sandugood sandugood commented Jul 5, 2026

Copy link
Copy Markdown

Which issue does this PR close?

This feature in iceberg-rust (closed by this PR) is now fixed on main branch. Addressing #4125

Rationale for this change

Right now main branch is pointing to rev 80a30d3 and there is no fix when reading legacy .parquet files without PageIndex. When trying to read them, getting:
Caused by: org.apache.comet.CometNativeException: Iceberg scan error: Unexpected => file scan task generate failed, source: Unexpected => Parquet file metadata does not contain a column index

What changes are included in this PR?

Bumping up iceberg-rust to rev 148afc5, where it is currently fixed.

How are these changes tested?

All of the basic tests pass.

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