[
https://issues.apache.org/jira/browse/HUDI-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-3317:
--------------------------------------
Component/s: metadata
> Partition specific pointed lookup/reading strategy for metadata table
> ---------------------------------------------------------------------
>
> Key: HUDI-3317
> URL: https://issues.apache.org/jira/browse/HUDI-3317
> Project: Apache Hudi
> Issue Type: Task
> Components: metadata, writer-core
> Reporter: Manoj Govindassamy
> Assignee: Manoj Govindassamy
> Priority: Blocker
> Fix For: 0.11.0
>
>
> Today inline reading can only be turned on for the entire metadata table.
> Mean all partitions either have this feature enabled or not. But, for smaller
> partitions like "files" inline is not preferable as it turns off external
> spillable map caching of records. Where as for other partitions like
> bloom_filters, inline reading is preferred. We need Partition specific inline
> reading strategy for metadata table.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)