rdblue commented on a change in pull request #1094:
URL: https://github.com/apache/iceberg/pull/1094#discussion_r435575048



##########
File path: core/src/test/java/org/apache/iceberg/TestDataTableScan.java
##########
@@ -69,4 +74,36 @@ public void 
testTableScanHonorsSelectWithoutCaseSensitivity() {
         scan2.schema().asStruct());
   }
 
+  @Test
+  public void testTableScanHonorsIgnoreResiduals() throws IOException {

Review comment:
       Test looks good.




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