You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/21 17:01:00 UTC

[jira] [Updated] (HUDI-5824) COMBINE_BEFORE_UPSERT=false option does not work for upsert

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

ASF GitHub Bot updated HUDI-5824:
---------------------------------
    Labels: pull-request-available  (was: )

> COMBINE_BEFORE_UPSERT=false option does not work for upsert
> -----------------------------------------------------------
>
>                 Key: HUDI-5824
>                 URL: https://issues.apache.org/jira/browse/HUDI-5824
>             Project: Apache Hudi
>          Issue Type: Bug
>    Affects Versions: 0.12.1, 0.12.2, 0.13.0
>            Reporter: kazdy
>            Assignee: kazdy
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.13.1
>
>
> hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/HoodieSparkSqlWriter.scala
> shouldCombine does not take into account the situation where the write operation is UPSERT but COMBINE_BEFORE_UPSERT is false.
> Currently, Hudi always combines records on UPSERT, and option COMBINE_BEFORE_UPSERT is not honored.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)