sivabalan narayanan created HUDI-5349:
-----------------------------------------
Summary: Clean up partially failed restore if any
Key: HUDI-5349
URL: https://issues.apache.org/jira/browse/HUDI-5349
Project: Apache Hudi
Issue Type: Bug
Components: writer-core
Reporter: sivabalan narayanan
If a table was attempted w/ "restore" operation and if it failed mid-way,
restore could still be lying around. when re-attempted, a new instant time will
be allotted and re-attempted from scratch. but this may thwart compaction
progression in MDT. so we need to ensure for a given savepoint, we always
re-use restore instant if any.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)