Davis Zhang created HUDI-8852:
---------------------------------
Summary: merge into partial update should not need precombine
field assignment for partial update
Key: HUDI-8852
URL: https://issues.apache.org/jira/browse/HUDI-8852
Project: Apache Hudi
Issue Type: Bug
Reporter: Davis Zhang
we should allow MIT delete clause to operate even if there is no precombine key
specified in the source table in commit time ordering case.
Same for MIT partial update, regardless of the merge mode, if precombine key is
absent from the source, we should fall back to commit time ordering and apply
the change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)