Timothy Brown created HUDI-9371:
-----------------------------------
Summary: Conflict Resolution does not handle in-flight clustering
Key: HUDI-9371
URL: https://issues.apache.org/jira/browse/HUDI-9371
Project: Apache Hudi
Issue Type: Bug
Reporter: Timothy Brown
The conflict detection will read the affected file groups out of the instant
metadata but the inflight instant for a clustering commit does not have any
metadata. This means that the clustering action's file groups appear to be
empty and we get a false negative saying there is no conflict when there is a
conflict.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)