n3nash commented on a change in pull request #600:  Timeline Service with 
Incremental View Syncing support
URL: https://github.com/apache/incubator-hudi/pull/600#discussion_r271925460
 
 

 ##########
 File path: 
hoodie-common/src/main/java/com/uber/hoodie/common/table/HoodieTimeline.java
 ##########
 @@ -143,6 +151,13 @@
    */
   Optional<HoodieInstant> lastInstant();
 
+
+  /**
+   * Get hash of timeline
+   * @return
+   */
+  String getTimelineHash();
 
 Review comment:
   what is the use of this ? dont see this being used anywhere

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to