[
https://issues.apache.org/jira/browse/SPARK-54289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-54289:
----------------------------------
Fix Version/s: (was: 4.1.0)
> Allow MERGE INTO to preserve existing struct fields for UPDATE SET * when
> source has less fields
> ------------------------------------------------------------------------------------------------
>
> Key: SPARK-54289
> URL: https://issues.apache.org/jira/browse/SPARK-54289
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 4.1.0
> Reporter: Szehon Ho
> Priority: Major
>
> SPARK-53482 allow source struct to have less fields than target struct.
> However MERGE INTO statement with UPDATE SET * can be interpreted two ways.
> Either replace entire struct (top level) or keep the fields in target not in
> source.
>
> The current behavior is the first option, but we should allow users the
> second option to prevent inadvertent data loss.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]