[
https://issues.apache.org/jira/browse/HUDI-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898679#comment-17898679
]
Sagar Sumit commented on HUDI-8514:
-----------------------------------
Handled in https://github.com/apache/hudi/pull/11923/
> Handle avro/json serde for commit metadata content
> --------------------------------------------------
>
> Key: HUDI-8514
> URL: https://issues.apache.org/jira/browse/HUDI-8514
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Sagar Sumit
> Priority: Major
> Fix For: 1.0.0
>
>
> In 1.0, we changed the commit metdata (commit, deltacommit, compaction
> commit, replacecommit) to be serialized as avro. In 0.x it is json. Upgrade
> need not rewrite the content. But, wherever we are deserializing commit
> metadata, we should ensure that both formats can be deserialized.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)