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

Wenchen Fan resolved SPARK-51247.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> [M1] Refactor EXECUTE IMMEDIATE to work properly with local variables.
> ----------------------------------------------------------------------
>
>                 Key: SPARK-51247
>                 URL: https://issues.apache.org/jira/browse/SPARK-51247
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 4.0.0
>            Reporter: Dusan Tisma
>            Assignee: Dusan Tisma
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> EXECUTE IMMEDIATE generated query must not be able to access local variables. 
> This means it needs to be sandboxed, with it's entire subtree not having 
> access to local vars. USING and INTO clauses should have access to local 
> varaibles.



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