Sagar Sumit created HUDI-7897:
---------------------------------
Summary: Efficient lookup of completed replacecommits from timeline
Key: HUDI-7897
URL: https://issues.apache.org/jira/browse/HUDI-7897
Project: Apache Hudi
Issue Type: Task
Reporter: Sagar Sumit
Consider eagerly loading timeline based on cleaner metadata.
Today, the default is to eagerly load last 3 days timeline -
https://github.com/apache/hudi/blob/662f0822bd480d6ec8ee5c5d565a6802decbebc3/hudi-common/src/main/java/org/apache/hudi/common/table/timeline/CompletionTimeQueryView.java#L84
--
This message was sent by Atlassian Jira
(v8.20.10#820010)