Milan Stefanovic created SPARK-47741:
----------------------------------------

             Summary: Handle stack overflow when parsing query as part of 
Execute immediate
                 Key: SPARK-47741
                 URL: https://issues.apache.org/jira/browse/SPARK-47741
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.5.1
            Reporter: Milan Stefanovic
             Fix For: 4.0.0


Exec immediate can generate complex queries which can lead to stack overflow.

We need to catch this exception and convert it to proper analysis exc with 
error class.



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