yyanyy commented on a change in pull request #1747:
URL: https://github.com/apache/iceberg/pull/1747#discussion_r530746424



##########
File path: api/src/test/java/org/apache/iceberg/transforms/TestResiduals.java
##########
@@ -214,6 +218,36 @@ public void testInTimestamp() {
     Assert.assertEquals("Residual should be alwaysFalse", alwaysFalse(), 
residual);
   }
 
+  @Test
+  public void testInNaN() {

Review comment:
       Since we decided that we don't accept NaN in `in`, I guess this 
conversation is outdated. I've removed `inNaN` test from here. 




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

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