Rajesh Mahindra created HUDI-9626:
-------------------------------------
Summary: 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
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)