Timothy Brown created HUDI-7575:
-----------------------------------
Summary: Avoid recomputing list of pending replacecommits in
FSView code
Key: HUDI-7575
URL: https://issues.apache.org/jira/browse/HUDI-7575
Project: Apache Hudi
Issue Type: Improvement
Reporter: Timothy Brown
When checking if a base file is part of a pending clustering, the code will
construct the same list repeatedly leading to unnecessary overhead. The class
should gather this list once and persist it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)