nsivabalan commented on a change in pull request #3865:
URL: https://github.com/apache/hudi/pull/3865#discussion_r756939442



##########
File path: 
hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/realtime/HoodieRealtimeFileSplit.java
##########
@@ -58,6 +62,10 @@ public HoodieRealtimeFileSplit(FileSplit baseSplit, String 
basePath, List<String
     return deltaLogPaths;
   }
 
+  public List<FileStatus> getDeltaLogFileStatus() {

Review comment:
       Already we have a tracking ticket on this end: 
https://issues.apache.org/jira/browse/HUDI-2613




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