hudi-bot opened a new issue, #16140: URL: https://github.com/apache/hudi/issues/16140
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 - Link: https://issues.apache.org/jira/browse/HUDI-6621 - Type: Improvement - Fix version(s): - 1.1.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
