hudi-bot opened a new issue, #17149:
URL: https://github.com/apache/hudi/issues/17149

   MIT is upsert semantics overall, it should always use `UPSERT` operation. 
related fix that seems not right: 
https://issues.apache.org/jira/browse/HUDI-4946
   
   > I think merge into for the same table need has consistent behavior.
   
   This is corrent but the fix does not make sense, it does not duplicate when 
there is no matched row, MIT should always use `UPSERT` operation, the incoming 
data set should always be dedupped, that is how to keep consistent with MIT 
that has matched rows.
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-9708
   - Type: Improvement
   - Fix version(s):
     - 1.1.0
     - 1.1.1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to