codope commented on a change in pull request #3757:
URL: https://github.com/apache/hudi/pull/3757#discussion_r734361882



##########
File path: 
hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/realtime/RealtimeSplit.java
##########
@@ -41,6 +42,8 @@
    */
   List<String> getDeltaLogPaths();

Review comment:
       Since FileStatus already includes the path, do we still need this API? 
   If not, maybe we can take it up as a follow up task as removing it might 
require some more testing.




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