williamhyun opened a new issue #1075:
URL: https://github.com/apache/orc/issues/1075


   - 
https://github.com/williamhyun/iceberg/runs/5802512738?check_suite_focus=true
   
   ```
   org.apache.iceberg.data.TestMetricsRowGroupFilter > testIsNaN[format = orc] 
FAILED
       java.lang.AssertionError: Should read: NaN counts are not tracked in 
Parquet metrics
           at org.junit.Assert.fail(Assert.java:89)
           at org.junit.Assert.assertTrue(Assert.java:42)
           at 
org.apache.iceberg.data.TestMetricsRowGroupFilter.testIsNaN(TestMetricsRowGroupFilter.java:308)
   
   org.apache.iceberg.data.TestMetricsRowGroupFilter > testNotNaN[format = orc] 
FAILED
       java.lang.AssertionError: Should read: NaN counts are not tracked in 
Parquet metrics
           at org.junit.Assert.fail(Assert.java:89)
           at org.junit.Assert.assertTrue(Assert.java:42)
           at 
org.apache.iceberg.data.TestMetricsRowGroupFilter.testNotNaN(TestMetricsRowGroupFilter.java:320)
   ```


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