apache / iceberg-rust

Apache Iceberg
https://rust.iceberg.apache.org/
Apache License 2.0
673 stars 159 forks source link

fix(arrow): Use new ParquetMetaDataReader instead #661

Closed Xuanwo closed 1 month ago

Xuanwo commented 1 month ago

This PR will use new ParquetMetaDataReader instead of old metadata_load API.

Xuanwo commented 1 month ago

Hi, @liurenjie1024, would you like to take a quick review over this PR? This will fix the CI on our main branch.