voonhous commented on code in PR #7997:
URL: https://github.com/apache/hudi/pull/7997#discussion_r1113960034


##########
hudi-common/src/main/java/org/apache/hudi/common/table/view/TableFileSystemView.java:
##########
@@ -157,6 +157,8 @@ interface SliceView extends SliceViewWithLatestSlice {
 
   /**
    * Stream all the file groups for a given partition.
+   * <p>
+   * Note: This method will return all file groups in a partition, i.e. 
uncommitted filegroups will be returned

Review Comment:
   Sorry, it was a WIP thing while i was debugging this error.



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