RussellSpitzer opened a new issue, #6518: URL: https://github.com/apache/iceberg/issues/6518
### Feature Request / Improvement Currently bounds checking with NaN's in file metrics (for parquet) is essentially untested, I added a small set of tests in #6517 but we should probably have a full range of checks. The tests also need to be parameterized since for Parquet we can never correctly skip a file which contains NaN but this may not be the case for ORC. Specifically we should have a set of tests in TestMetricsRowGroupFilter or TestMetricsRowGroupFilterTypes which covers double and float columns which contain NaN as well as non-nan values. ### Query engine Other -- 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]
