dongjoon-hyun commented on issue #1075:
URL: https://github.com/apache/orc/issues/1075#issuecomment-1088274728

   I also quickly re-checked the Iceberg test. So, `TestMetricsRowGroupFilter` 
passed except the following one mentioned by @guiyanakuang .
   
   ```
   shouldRead = shouldRead(isNaN("no_nans"));
   Assert.assertTrue("Should read: NaN counts are not tracked in Parquet 
metrics", shouldRead);
   ```


-- 
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: dev-unsubscr...@orc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to