[
https://issues.apache.org/jira/browse/HUDI-9626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-9626:
---------------------------------
Labels: pull-request-available (was: )
> Implement pre caching of metadata Hfiles below a certain size threshold
> -----------------------------------------------------------------------
>
> Key: HUDI-9626
> URL: https://issues.apache.org/jira/browse/HUDI-9626
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Rajesh Mahindra
> Assignee: Rajesh Mahindra
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.1.0
>
>
> When looking up keys for metadata which uses Hfile format, it may be better
> to pre cache (download) all the contents of the hfile locally to avoid
> triggering several S3 or GCS requests to fetch the blocks on demand.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)