[
https://issues.apache.org/jira/browse/HUDI-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinoth Chandar updated HUDI-6816:
---------------------------------
Sprint: Sprint 2024-03-25, Sprint 2023-04-26 (was: Sprint 2024-03-25)
> 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
> Assignee: Vinoth Chandar
> Priority: Major
> 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)