Skip to content

Add a downgrade step from 6 to 5 to detect new delete blocks #16140

@hudi-bot

Description

@hudi-bot

In table version 6, we introduce a new delete block format (v3) with Avro serde (HUDI-5760).  For downgrading a table from v6 to v5, we need to perform compaction to handle v3 delete blocks created using the new format.
Also with the addition of record index field in Metadata table schema, the downgrade needs to delete the metadata table to avoid column drop errors after downgrade.

JIRA info

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions