danny0405 commented on code in PR #10002:
URL: https://github.com/apache/hudi/pull/10002#discussion_r1402972184


##########
hudi-common/src/main/java/org/apache/hudi/common/table/view/RemoteHoodieTableFileSystemView.java:
##########
@@ -202,6 +207,13 @@ private Map<String, String> 
getParamsWithPartitionPath(String partitionPath) {
     return paramsMap;
   }
 
+  private Map<String, String> getParamsWithPartitionPaths(List<String> 
partitionPaths) {

Review Comment:
   This method is useless now right?



-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to