[ 
https://issues.apache.org/jira/browse/HUDI-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vamsi Karnika reassigned HUDI-9777:
-----------------------------------

    Assignee: Vamsi Karnika

> Avoid redundant file length fetch in HoodieNativeHFileReader
> ------------------------------------------------------------
>
>                 Key: HUDI-9777
>                 URL: https://issues.apache.org/jira/browse/HUDI-9777
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Vamsi Karnika
>            Assignee: Vamsi Karnika
>            Priority: Major
>
> Currently, {{HoodieNativeHFileReader}} re-fetches the file length instead of 
> reusing the size already available from the {{{}FileGroupReader{}}}. This 
> adds unnecessary overhead. Update the implementation to rely on the 
> {{FileGroupReader}} size to reduce redundant I/O and improve efficiency.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to