kbendick commented on PR #5135:
URL: https://github.com/apache/iceberg/pull/5135#issuecomment-1168342760

   There's a failing bloom filter related test in Java CI
   ```
   org.apache.iceberg.parquet.TestBloomRowGroupFilter > testBytesEq FAILED
       java.lang.AssertionError: Should not read: cannot match a new generated 
binary
           at org.junit.Assert.fail(Assert.java:89)
           at org.junit.Assert.assertTrue(Assert.java:42)
           at org.junit.Assert.assertFalse(Assert.java:65)
           at 
org.apache.iceberg.parquet.TestBloomRowGroupFilter.testBytesEq(TestBloomRowGroupFilter.java:587)
   ```


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