adonm commented on PR #3829: URL: https://github.com/apache/iceberg-python/pull/3829#issuecomment-5404870926
Synced with latest main (13 commits, including the pyarrow 24→25 upgrade). No conflicts. Verified end-to-end against a REST catalog: with `write.parquet.page-index-enabled=true` the written Parquet has column+offset indexes (`has_column_index`/`has_offset_index` true), and default tables still write without them. Unit tests, ruff, and mypy (zero new errors vs main) pass. -- 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]
