RussellSpitzer opened a new pull request, #6517:
URL: https://github.com/apache/iceberg/pull/6517

   Previously, the RowGroupFilter would skip any RowGroups whose min or max 
value was set as NaN because Parquet would report that those row groups 
"hasNonNull" as false. When the statistics are not empty and hasNonNull is 
false this actually indicates that the min and max are undefined, not that 
there are no non nulls.


-- 
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]

Reply via email to