You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Manoj Govindassamy (Jira)" <ji...@apache.org> on 2022/01/03 18:56:00 UTC

[jira] [Created] (HUDI-3142) Metadata new Indices initialization during table creation

Manoj Govindassamy created HUDI-3142:
----------------------------------------

             Summary: Metadata new Indices initialization during table creation 
                 Key: HUDI-3142
                 URL: https://issues.apache.org/jira/browse/HUDI-3142
             Project: Apache Hudi
          Issue Type: Sub-task
            Reporter: Manoj Govindassamy
             Fix For: 0.11.0


Metadata table when created for the first time, checks if index initialization is needed by comparing with the data table timeline. Today the initialization only takes care of metadata files partition. We need to do similar initialization for all the new index partitions - bloom_filters, col_stats.

 

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)