Timothy Brown created HUDI-9667:
-----------------------------------
Summary: Incorporate completion time into restore workflow
Key: HUDI-9667
URL: https://issues.apache.org/jira/browse/HUDI-9667
Project: Apache Hudi
Issue Type: Improvement
Reporter: Timothy Brown
The savepoint and restore workflow can potentially have inconsistent behavior
when dealing with out of order commits, for example when delta commits are
interleaved with compaction commits.
We want to make the restore to use completion time for determining which
commits happen "after" a particular commit.
As part of this we should add testing for various scenarios across table
versions 6 and 8+
--
This message was sent by Atlassian Jira
(v8.20.10#820010)