Shawn Chang created HUDI-8357:
---------------------------------
Summary: BaseHoodieTableFileIndex should not scan archival timeline
Key: HUDI-8357
URL: https://issues.apache.org/jira/browse/HUDI-8357
Project: Apache Hudi
Issue Type: Bug
Reporter: Shawn Chang
When developing completion time incremental
query(https://github.com/apache/hudi/pull/11947), we noticed that
BaseHoodieTableFileIndex#listPartitionPaths would scan archival timeline, which
would harm the performance of incremental queries. This issue was addressed
along with the PR above in 1.0, but we need to address this for Hudi 0.x as well
--
This message was sent by Atlassian Jira
(v8.20.10#820010)