bhasudha commented on code in PR #10087:
URL: https://github.com/apache/hudi/pull/10087#discussion_r1393236163


##########
website/docs/timeline.md:
##########
@@ -54,6 +54,35 @@ after certain thresholds the archival kicks in to move older 
timeline events to
 timeline is never contacted for regular operations of the table and is merely 
used for book-keeping and debugging purposes.
 Any instants seen under “.hoodie” directory refers to active timeline and 
those archived goes into “.hoodie/archived” folder.
 
+#### LSM Timeline
+
+As mentioned above, active timeline has limited log history to be fast, while 
archived timeline is expensive to access

Review Comment:
   @codope  Can we clarify in a sentence or two on how users can/should 
transition to this new timeline. Should there be any action items from the 
users to use this new timeline. That part is not clear. 



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