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/06/15 10:18:09 UTC

[jira] [Commented] (FLINK-3649) Document stable API methods maxBy/minBy

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

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

GitHub user fhueske opened a pull request:

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

    [FLINK-3649] [docs] Add documentation for DataSet minBy / maxBy.

    Depending on whether #1856 or this PR gets merged first, the other one should take care of extending the docs for the Scala API.

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

    $ git pull https://github.com/fhueske/flink docsMinMaxBy

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

    https://github.com/apache/flink/pull/2104.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 #2104
    
----
commit 419e82418a70ebe9c91b912a4c361925ddb48ac4
Author: Fabian Hueske <fh...@apache.org>
Date:   2016-06-15T10:09:44Z

    [FLINK-3649] [docs] Add documentation for DataSet minBy / maxBy.

----


> Document stable API methods maxBy/minBy
> ---------------------------------------
>
>                 Key: FLINK-3649
>                 URL: https://issues.apache.org/jira/browse/FLINK-3649
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation, Java API
>    Affects Versions: 1.1.0
>            Reporter: Till Rohrmann
>            Assignee: Fabian Hueske
>
> The Java DataSet API contains the stable API methods {{maxBy}} and {{minBy}} which are nowhere mentioned in our documentation.



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