Open
Description
Feature Request / Improvement
apache/iceberg#12450 looks like it'll be merged soon, in which case it's plausible that table metadata will begin to appear with partition statistics fields being set - https://iceberg.apache.org/spec/#partition-statistics.
To note that this is not just a V3 feature but optional for all format versions:

Therefore, I think PyIceberg should support reading of such metadata that can plausibly start popping up. Currently, it doesn't.
Metadata
Metadata
Assignees
Labels
No labels