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 2022/05/10 04:18:00 UTC

[jira] [Assigned] (SPARK-39135) DS V2 aggregate partial push-down should supports group by without aggregate functions

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

Apache Spark reassigned SPARK-39135:
------------------------------------

    Assignee: Apache Spark

> DS V2 aggregate partial push-down should supports group by without aggregate functions
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-39135
>                 URL: https://issues.apache.org/jira/browse/SPARK-39135
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: jiaan.geng
>            Assignee: Apache Spark
>            Priority: Major
>
> Currently, the SQL show below not supported by DS V2 aggregate partial push-down.
> {code:java}
> select key from tab group by key
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org