[
https://issues.apache.org/jira/browse/HUDI-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen updated HUDI-1145:
-----------------------------
Fix Version/s: (was: 0.10.0)
> 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
> Affects Versions: 0.9.0
> Reporter: Bhavani Sudha
> Assignee: Bhavani Sudha
> Priority: Major
> Fix For: 0.11.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.20.1#820001)