n3nash commented on a change in pull request #1212: [HUDI-509] Renaming code in 
sync with cWiki restructuring
URL: https://github.com/apache/incubator-hudi/pull/1212#discussion_r367179366
 
 

 ##########
 File path: 
hudi-common/src/main/java/org/apache/hudi/common/table/SyncableFileSystemView.java
 ##########
 @@ -18,12 +18,15 @@
 
 package org.apache.hudi.common.table;
 
+import org.apache.hudi.common.table.TableFileSystemView.BaseFileOnlyView;
+import org.apache.hudi.common.table.TableFileSystemView.SliceView;
+
 /**
- * A consolidated file-system view interface exposing both realtime and 
read-optimized views along with
+ * A consolidated file-system view interface exposing both full and basefile 
only views along with
 
 Review comment:
   s/full/complete?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to