lokeshj1703 opened a new issue, #14171: URL: https://github.com/apache/hudi/issues/14171
### Bug Description **What happened:** Currently while performing rollback or compaction, metadata table gets deleted since the metadata enable config is set to false. We should avoid deleting the metadata table. **What you expected:** Metadata table should be retained after compaction is performed for the table **Steps to reproduce:** 1. After `UpgradeDowngradeUtils#rollbackFailedWritesAndCompact` step, metadata table gets deleted during upgrade/downgrade ### Environment **Hudi version:** **Query engine:** (Spark/Flink/Trino etc) **Relevant configs:** ### Logs and Stack Trace _No response_ -- 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]
