[ 
https://issues.apache.org/jira/browse/SPARK-54809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18085551#comment-18085551
 ] 

Wenchen Fan commented on SPARK-54809:
-------------------------------------

This sub-task is complete. The configurable search path (resolution order of 
builtin/session/current path, preserved for persisted views and functions) was 
implemented on master and is available in 4.2.0. It landed across several PRs 
rather than a dedicated one:
* SPARK-56750 (default path config): apache/spark#55717
* SPARK-56605 (wire resolution engine to use SQL PATH): apache/spark#55523
* SPARK-56520 (persist SQL PATH in views and SQL functions): apache/spark#55383
Resolving as Fixed.

> Create and use configurable search path 
> ----------------------------------------
>
>                 Key: SPARK-54809
>                 URL: https://issues.apache.org/jira/browse/SPARK-54809
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 4.2.0
>            Reporter: Serge Rielau
>            Priority: Major
>             Fix For: 4.2.0
>
>
> We want to have a spark config which makes the resolution order of builtin, 
> session and current path configurable.
> The config must be preserved for persisted objects such as views and 
> functions.
> The function and view name resolution needs to use that config to resolve in 
> teh prescribed order.



--
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