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

Gengliang Wang resolved SPARK-38869.
------------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

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

> Respect Table capability `ACCEPT_ANY_SCHEMA` in default column resolution
> -------------------------------------------------------------------------
>
>                 Key: SPARK-38869
>                 URL: https://issues.apache.org/jira/browse/SPARK-38869
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Gengliang Wang
>            Assignee: Daniel
>            Priority: Major
>             Fix For: 3.4.0
>
>
> If a V2 table has the capability of 
> [ACCEPT_ANY_SCHEMA|https://github.com/apache/spark/blob/master/sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/TableCapability.java#L94],
>  we should skip adding default column values to the insert schema.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to