[
https://issues.apache.org/jira/browse/HUDI-9533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lokesh Jain updated HUDI-9533:
------------------------------
Fix Version/s: 1.2.0
> Optimise the computation for multiple secondary indexes in HoodieAppendHandle
> -----------------------------------------------------------------------------
>
> Key: HUDI-9533
> URL: https://issues.apache.org/jira/browse/HUDI-9533
> Project: Apache Hudi
> Issue Type: Bug
> Components: metadata
> Reporter: Lokesh Jain
> Priority: Major
> Fix For: 1.2.0
>
>
> Currently in HoodieAppendHandle, we are reading the file slice multiple times
> for multiple secondary indexes. We can instead read the file slice once for
> all the secondary indexes and then update the stats.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)