dongjoon-hyun commented on issue #1075: URL: https://github.com/apache/orc/issues/1075#issuecomment-1092221312
Thank you for rerunning it. Yes, I saw Spark passed and Iceberg has only the following. If we comment out the test, it will pass cleanly. ``` 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) ``` -- 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