Tartarus0zm commented on code in PR #20469:
URL: https://github.com/apache/flink/pull/20469#discussion_r945468017


##########
flink-connectors/flink-connector-files/src/main/java/org/apache/flink/connector/file/table/PartitionLoader.java:
##########
@@ -154,8 +166,82 @@ private void moveFiles(List<Path> srcDirs, Path destDir) 
throws Exception {
         }
     }
 
+    /**
+     * Reuse of PartitionCommitPolicy mechanisms. The default in Batch mode is 
metastore and

Review Comment:
   this will be remove.



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

Reply via email to