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

Head commit for run:
126011a9ad74478ba57f74b2dbd3106173118a22 / 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/20746082671

With regards,
GitHub Actions via GitBox

Reply via email to