[
https://issues.apache.org/jira/browse/HUDI-5824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kazdy updated HUDI-5824:
------------------------
Status: In Progress (was: Open)
> 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
> Components: spark
> 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)