You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2023/01/10 08:12:00 UTC

[jira] [Assigned] (SPARK-41961) Support table-valued functions with LATERAL

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

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

    Assignee: 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
>            Assignee: Apache Spark
>            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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org