vinothchandar commented on a change in pull request #775: HUDI-162 : File 
System view must be built with correct timeline actions
URL: https://github.com/apache/incubator-hudi/pull/775#discussion_r301838702
 
 

 ##########
 File path: 
hoodie-common/src/main/java/com/uber/hoodie/common/table/HoodieTimeline.java
 ##########
 @@ -105,6 +105,12 @@
    */
   HoodieTimeline filterCompletedAndCompactionInstants();
 
+  /**
+   * Filter this timeline to just include commits (commit/deltacommit) and 
compaction actions
+   * @return
+   */
+  HoodieTimeline filterCommitsAndCompactionTimeline();
 
 Review comment:
   +1 

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