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

Anton Okolnychyi resolved SPARK-55690.
--------------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

Issue resolved by pull request 54488
[https://github.com/apache/spark/pull/54488]

> Implement schema evolution for DSv2 AppendData, OverwriteByExpression, 
> OverwritePartitionsDynamic
> -------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-55690
>                 URL: https://issues.apache.org/jira/browse/SPARK-55690
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.2.0
>            Reporter: Johan Lasperas
>            Assignee: Johan Lasperas
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> Implement an analyzer rules that collect new columns/nested fields present in 
> the source query and not the target tables, and adds them to the target table 
> schema via a call to `catalog.alterTable()`
> Pre-requisite: the DSv2 table reports capability `AUTOMATIC_SCHEMA_EVOLUTION`
> Similar to: https://issues.apache.org/jira/browse/SPARK-52991



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to