[
https://issues.apache.org/jira/browse/SPARK-46908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-46908:
-----------------------------------
Labels: SQL pull-request-available (was: SQL)
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]