[
https://issues.apache.org/jira/browse/HUDI-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-7866:
--------------------------------------
Description:
In 1.0.0, we changed some commit metadata to be written in avro. The scope this
task is to ensure that bridge release should be able to read commit metadata
written by 1.0.0.
Scope could be lot more.
We could try to parse commit metadata at lot of adhoc places like compaction
planning, clean execution etc. So, we need to ensure we account for both
formats (json and avro) with 0.16.0 reader since we do not know if commit
metadata is from 0.16.0 or from 1.0.
was:In 1.0.0, we changed some commit metadata to be written in avro. The
scope this task is to ensure that bridge release should be able to read commit
metadata written by 1.0.0.
> Pull commit metadata changes in bridge release.
> -----------------------------------------------
>
> Key: HUDI-7866
> URL: https://issues.apache.org/jira/browse/HUDI-7866
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Sagar Sumit
> Priority: Major
> Fix For: 0.16.0, 1.0.0
>
>
> In 1.0.0, we changed some commit metadata to be written in avro. The scope
> this task is to ensure that bridge release should be able to read commit
> metadata written by 1.0.0.
>
> Scope could be lot more.
> We could try to parse commit metadata at lot of adhoc places like compaction
> planning, clean execution etc. So, we need to ensure we account for both
> formats (json and avro) with 0.16.0 reader since we do not know if commit
> metadata is from 0.16.0 or from 1.0.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)