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

ASF GitHub Bot updated SPARK-52925:
-----------------------------------
    Labels: pull-request-available  (was: )

> Return correct error message for anchor self references in rCTEs
> ----------------------------------------------------------------
>
>                 Key: SPARK-52925
>                 URL: https://issues.apache.org/jira/browse/SPARK-52925
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: Pavle Martinović
>            Priority: Major
>              Labels: pull-request-available
>
> Catch case when there is a self reference in the anchor, and return an error 
> message that this is an illegal rCTE. 
> Currently the cases where rCTEs are self referenced inside the anchor return 
> unhelpful messages which happen due to the fact that the recursive CTE isn't 
> defined at the time.



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