Bhavani Sudha created HUDI-1145:
-----------------------------------
Summary: Debug if Insert operation calls upsert in case of small
file handling path.
Key: HUDI-1145
URL: https://issues.apache.org/jira/browse/HUDI-1145
Project: Apache Hudi
Issue Type: Bug
Components: Writer Core
Reporter: Bhavani Sudha
Assignee: Bhavani Sudha
Fix For: 0.6.0
INSERT operations may be triggering UPSERT internally in the Merging process
when dealing with small files. This surfaced out of a SLACK thread. Need to
config if this is indeed is happening. If yes, this needs to be fixed such that
the MERGE HANDLE should not call upsert and instead let conflicting records
into the file if it is an INSERT operation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)