You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/03 18:32:00 UTC

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

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)