The GitHub Actions job "CI" on iceberg-rust.git/support-arrow-reader-options 
has failed.
Run started by GitHub user xbattlax (triggered by xbattlax).

Head commit for run:
1f0add9fc9f3d95033dd04e55d4e005bad449f25 / nathanmetzger <[email protected]>
feat(arrow): support ArrowReaderOptions in get_metadata

Respect ArrowReaderOptions by extracting metadata_options and passing
it to ParquetMetaDataReader via with_metadata_options(). This allows
callers to configure metadata decoding behavior.

This change requires parquet 57.1.0 which added the
ParquetMetaDataReader::with_metadata_options() API.

Changes:
- Update arrow and parquet dependencies from 57.0 to 57.1
- Update bindings/python/Cargo.lock for the new versions
- Use metadata_options from ArrowReaderOptions in get_metadata

Closes #1934

Report URL: https://github.com/apache/iceberg-rust/actions/runs/20912570455

With regards,
GitHub Actions via GitBox

Reply via email to