chenjunjiedada commented on a change in pull request #983:
URL: https://github.com/apache/incubator-iceberg/pull/983#discussion_r422598298



##########
File path: data/src/test/java/org/apache/iceberg/data/TestLocalScan.java
##########
@@ -449,6 +454,45 @@ private DataFile writeFile(String location, String 
filename, List<Record> record
     }
   }
 
+  @Test
+  public void testFilterWithComplexType() throws IOException {
+    if (format == FileFormat.PARQUET) {

Review comment:
       This is fixed by #891.




----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to