datafusion
datafusion copied to clipboard
Populate partition column statistics for PartitionedFile
Superseeds https://github.com/apache/datafusion/pull/15865 Part of https://github.com/apache/datafusion/issues/16800
The idea here was to remove usage of SchemaAdapter and at the same time actually populate the partition column statistics.
Thanks @mbutrovich ! I'll leave this open for another day or so for public comment.
@xudong963 in particular I'm interested in your input since you authored https://github.com/apache/datafusion/pull/15865