chenjunjiedada commented on a change in pull request #931: Add residual 
evaluation for MR reader
URL: https://github.com/apache/incubator-iceberg/pull/931#discussion_r410541976
 
 

 ##########
 File path: 
mr/src/main/java/org/apache/iceberg/mr/mapreduce/IcebergInputFormat.java
 ##########
 @@ -124,7 +125,7 @@ public ConfigBuilder(Configuration conf) {
       this.conf = conf;
       // defaults
       conf.setEnum(IN_MEMORY_DATA_MODEL, InMemoryDataModel.GENERIC);
-      conf.setBoolean(SKIP_RESIDUAL_FILTERING, false);
 
 Review comment:
   OK, reverted.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to