sivabalan narayanan created HUDI-6815:
-----------------------------------------
Summary: Fix upgrade and downgrade for per log file marker
Key: HUDI-6815
URL: https://issues.apache.org/jira/browse/HUDI-6815
Project: Apache Hudi
Issue Type: Bug
Components: writer-core
Reporter: sivabalan narayanan
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)