garyli1019 commented on issue #2818:
URL: https://github.com/apache/hudi/issues/2818#issuecomment-822534727


   Hi @ssdong , pulling from the active timeline only was the expected 
behavior. We can improve the documentation to clarify this. Archive the 
instants constantly are in order to avoid bulky active timeline, if we pull the 
instants from the archived timeline in every query, we lost the point to 
separate them. What I recommend is to tune the configuration that controls how 
many instants to store in the active timeline. Or we can create another config 
to control whether pulling from the archived timeline or not. WDYT?


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


Reply via email to