[
https://issues.apache.org/jira/browse/HUDI-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo closed HUDI-7928.
---------------------------
Resolution: Fixed
> Remove shared HFile reader in HoodieNativeAvroHFileReader
> ---------------------------------------------------------
>
> Key: HUDI-7928
> URL: https://issues.apache.org/jira/browse/HUDI-7928
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Ethan Guo
> Assignee: Ethan Guo
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> The shared HFile reader in HoodieNativeAvroHFileReader uses significant
> memory for reading meta info from the HFile. We should avoid keeping the
> reference to the shared HFile reader and cache the meta info only.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)