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

Wenchen Fan reassigned SPARK-46908:
-----------------------------------

    Assignee: Serge Rielau

> Extend SELECT * support outside of select list
> ----------------------------------------------
>
>                 Key: SPARK-46908
>                 URL: https://issues.apache.org/jira/browse/SPARK-46908
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 4.0.0
>            Reporter: Serge Rielau
>            Assignee: Serge Rielau
>            Priority: Major
>              Labels: SQL, pull-request-available
>
> Traditionally * is confined to thr select list and there to the top level of 
> expressions.
> Spark does, in an undocumented fashion support * in the SELECT list for 
> function argument list.
> Here we want to expand upon this capability by adding the WHERE clause 
> (Filter) as well as a couple of more scenarios such as row value constructors 
> and IN operator.



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