Manoj Govindassamy created HUDI-2918:
----------------------------------------

             Summary: Metadata table virtual keys need to be disabled by default
                 Key: HUDI-2918
                 URL: https://issues.apache.org/jira/browse/HUDI-2918
             Project: Apache Hudi
          Issue Type: Task
            Reporter: Manoj Govindassamy
            Assignee: Manoj Govindassamy
             Fix For: 0.10.0


Metadata table virtual keys is enabled by default. Recently we found 
https://issues.apache.org/jira/browse/HUDI-2902 that after compaction, the 
metdata table records have the meta fields irrespective of the virtual keys 
flags. This results in the metadata table with base files having records with 
meta fields and the delta files records with no meta fields. Better to turn off 
the virtual keys for the metadata table by default, and lets enable the default 
only after knowing all code paths are covered/tested for the metadata table.

 



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

Reply via email to