[
https://issues.apache.org/jira/browse/HUDI-6660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lokesh Jain updated HUDI-6660:
------------------------------
Fix Version/s: 0.14.0
> For merge into use primary key constraint when optimized writes are enabled
> ---------------------------------------------------------------------------
>
> Key: HUDI-6660
> URL: https://issues.apache.org/jira/browse/HUDI-6660
> Project: Apache Hudi
> Issue Type: Bug
> Components: spark-sql
> Reporter: Lokesh Jain
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
>
> Currently merge into fails when primary key is a complex key and join
> conditions do not include all the primary key columns. The Jira aims to
> restrict the constraint only when optimized writes are enabled. With the
> optimized writes disabled, merge into doesn't update the records if the
> primary key does not match completely.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)