Lokesh Jain created HUDI-6677:
---------------------------------
Summary: Make HoodieRecordIndexInfo schema compatible with older
versions
Key: HUDI-6677
URL: https://issues.apache.org/jira/browse/HUDI-6677
Project: Apache Hudi
Issue Type: Bug
Components: metadata
Reporter: Lokesh Jain
Currently the metadata payload schema for record index can cause schema
evolution issues for existing hudi tables. The Jira aims to fix these issues.
There are two schema evolution issues -:
1. The field name has changed from partition to partitionName.
2. Also we have added a new field fileId in between a nested schema.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)