You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/02 13:40:18 UTC

[jira] [Commented] (FLINK-3564) Implement distinct() for Table API

    [ https://issues.apache.org/jira/browse/FLINK-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175522#comment-15175522 ] 

ASF GitHub Bot commented on FLINK-3564:
---------------------------------------

GitHub user twalthr opened a pull request:

    https://github.com/apache/flink/pull/1754

    [FLINK-3564] [table] Implement distinct() for Table API

    Implements some syntactic sugar. Another step towards a SQL-like API.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/twalthr/flink distinctTableApi

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1754.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1754
    
----
commit 5986e9e284bf64dbc5a382c829b8a5843929b028
Author: twalthr <tw...@apache.org>
Date:   2016-03-02T12:19:38Z

    [FLINK-3564] [table] Implement distinct() for Table API

----


> Implement distinct() for Table API
> ----------------------------------
>
>                 Key: FLINK-3564
>                 URL: https://issues.apache.org/jira/browse/FLINK-3564
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Minor
>
> This is only syntactic sugar for grouping of all fields.



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