maxdebayser commented on PR #7831: URL: https://github.com/apache/iceberg/pull/7831#issuecomment-1608418483
@Fokko , I've rewritten the implementation to use the pyarrow metadata_collector. I've added a test cases to make sure that it's compatible with `write_dataset` as well as `ParquetWriter`. I've also also added a function to map the path of columns in the parquet metadata to Iceberg field IDs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
