You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2021/08/25 09:01:00 UTC

[jira] [Updated] (HUDI-1145) Debug if Insert operation calls upsert in case of small file handling path.

     [ https://issues.apache.org/jira/browse/HUDI-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udit Mehrotra updated HUDI-1145:
--------------------------------
    Fix Version/s:     (was: 0.9.0)
                   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.10.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)