hudi-bot opened a new issue, #16219: URL: https://github.com/apache/hudi/issues/16219
We are adding per log file markers with 0.14.0. So, we need some fixes for upgrade and downgrade. Upgrade: if there are any pending commits(partially failed), we need to re-create markers in new format. Downgrade: if there are any pending commits(partially failed), we can trigger rollback right away. we don't need to re-create markers in old format unnecessarily. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6815 - Type: Bug -- 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]
