[
https://issues.apache.org/jira/browse/HUDI-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajesh Mahindra closed HUDI-3143.
---------------------------------
Resolution: Fixed
> Support multiple file groups for metadata table index partitions
> ----------------------------------------------------------------
>
> Key: HUDI-3143
> URL: https://issues.apache.org/jira/browse/HUDI-3143
> Project: Apache Hudi
> Issue Type: Task
> Components: metadata
> Reporter: Manoj Govindassamy
> Assignee: Manoj Govindassamy
> Priority: Blocker
> Fix For: 0.11.0
>
>
> Metadata table index partitions today have only one file group. This is ok
> for the files partition as the number of records don't increase linearly with
> the data table records. But the newer partitions like bloom_filters and
> col_stats would have records that would grow linearly with the data table
> files and records. We need the metadata table to support multiple file groups.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)