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

Apache Spark reassigned SPARK-41961:
------------------------------------

    Assignee:     (was: Apache Spark)

> Support table-valued functions with LATERAL
> -------------------------------------------
>
>                 Key: SPARK-41961
>                 URL: https://issues.apache.org/jira/browse/SPARK-41961
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Allison Wang
>            Priority: Major
>
> Support table-valued functions with the LATERAL subquery. For example:
> {{select * from t, lateral explode(array(t.c1, t.c2))}}
> Currently, this query throws a parse exception.



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