hililiwei commented on code in PR #6160:
URL: https://github.com/apache/iceberg/pull/6160#discussion_r1111390540


##########
flink/v1.16/flink/src/main/java/org/apache/iceberg/flink/source/FlinkSource.java:
##########
@@ -236,8 +236,6 @@ public FlinkInputFormat buildFormat() {
         contextBuilder.project(FlinkSchemaUtil.convert(icebergSchema, 
projectedSchema));
       }
 
-      contextBuilder.exposeLocality(

Review Comment:
   This should be done by `resolveConfig`.
   
   
   



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