[
https://issues.apache.org/jira/browse/HUDI-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-7575.
----------------------------
Reviewers: Danny Chen
Resolution: Fixed
Fixed via master branch: 9c61c4c3caca1d6bd18f447c5e0d595bca93a3df
> 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
> Assignee: Timothy Brown
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0, 1.0.0
>
>
> 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)