Sagar Sumit created HUDI-6816:
---------------------------------

             Summary: Remove JSON HoodieCommitMetadata altogether
                 Key: HUDI-6816
                 URL: https://issues.apache.org/jira/browse/HUDI-6816
             Project: Apache Hudi
          Issue Type: Task
            Reporter: Sagar Sumit
             Fix For: 1.0.0


Today, even though all commit metadata is written to the timeline in avro, 
`HoodieCommitMetadata` and its subclass `HoodieReplaceCommitMetadata` still 
need to be converted to json because of its legacy usage in code all over the 
place. Even though the cost of json-avro conversion is minimal (2.7ms for 1mb 
commit metadata), we would like to eliminate its usage altogether.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to