You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2016/05/23 14:32:13 UTC

[jira] [Closed] (FLINK-3939) Prevent distinct aggregates and grouping sets from being translated

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

Fabian Hueske closed FLINK-3939.
--------------------------------
    Resolution: Fixed

Fixed with 173d24dfdd79c497dc31c6f04dcda47a83ede494

> Prevent distinct aggregates and grouping sets from being translated
> -------------------------------------------------------------------
>
>                 Key: FLINK-3939
>                 URL: https://issues.apache.org/jira/browse/FLINK-3939
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>             Fix For: 1.1.0
>
>
> Flink's SQL interface is currently not capable of executing distinct aggregates and grouping sets.
> We need to prevent that queries with these operations are translated by adapting the DataSetAggregateRule.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)