Manoj Govindassamy created HUDI-3143:
----------------------------------------
Summary: 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: Sub-task
Reporter: Manoj Govindassamy
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)