You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/01 15:14:00 UTC

[jira] [Updated] (IGNITE-12243) [Spark] Add support of HAVING without GROUP BY

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

Maxim Muzafarov updated IGNITE-12243:
-------------------------------------
    Labels: await  (was: )

> [Spark] Add support of HAVING without GROUP BY
> ----------------------------------------------
>
>                 Key: IGNITE-12243
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12243
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: spark
>    Affects Versions: 2.8
>            Reporter: Alexey Zinoviev
>            Assignee: Alexey Zinoviev
>            Priority: Critical
>              Labels: await
>             Fix For: 2.8
>
>
> Also the semantic of Having support was changed in Spark
> [https://github.com/apache/spark/pull/22696/files]
> https://issues.apache.org/jira/browse/SPARK-25708
> Now Having could be a legal operation without GroupBY
>  
> Rewrite the test "SELECT id FROM city HAVING id > 1"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)