PaddyMelody commented on code in PR #8585:
URL: https://github.com/apache/hudi/pull/8585#discussion_r1184574011


##########
hudi-common/src/main/java/org/apache/hudi/common/table/view/AbstractTableFileSystemView.java:
##########
@@ -73,10 +73,10 @@
 import static 
org.apache.hudi.common.table.timeline.HoodieTimeline.METADATA_BOOTSTRAP_INSTANT_TS;
 
 /**
- * Common thread-safe implementation for multiple TableFileSystemView 
Implementations. Provides uniform handling of (a)
- * Loading file-system views from underlying file-system (b) Pending 
compaction operations and changing file-system
- * views based on that (c) Thread-safety in loading and managing file system 
views for this table. (d) resetting
- * file-system views The actual mechanism of fetching file slices from 
different view storages is delegated to
+ * Common thread-safe implementation for multiple TableFileSystemView 
Implementations. <br>Provides uniform handling of: <br>(a)
+ * Loading file-system views from underlying file-system <br>(b) Pending 
compaction operations and changing file-system

Review Comment:
   That's true. I made some changes



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