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

Wenchen Fan resolved SPARK-52300.
---------------------------------
    Fix Version/s: 4.1.0
                   4.0.1
       Resolution: Fixed

> Catalog config overrides do not make it into UDTVF resolution
> -------------------------------------------------------------
>
>                 Key: SPARK-52300
>                 URL: https://issues.apache.org/jira/browse/SPARK-52300
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Burak Yavuz
>            Assignee: Burak Yavuz
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.0, 4.0.1
>
>
> When resolving SQL User-defined Table Valued Functions, the catalog options 
> do not get registered correctly if the configurations were overridden after a 
> session is created (that is, not available as an override at Spark startup). 
> This is not a problem during View resolution.
>  
> This rift is unnecessary and the resolution rules should be consistent with 
> regards to which SQL configurations get passed down during UDTVF resolution 
> similar with view resolution.



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

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

Reply via email to