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

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

GitHub user smarthi reopened a pull request:

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

    FLINK-3657: Change access of DataSetUtils.countElements() to 'public'

    

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

    $ git pull https://github.com/smarthi/flink Flink-3657

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

    https://github.com/apache/flink/pull/1829.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 #1829
    
----
commit a3e33aa7bc8fad09a122490a13d294210df5e186
Author: smarthi <[email protected]>
Date:   2016-03-23T06:28:28Z

    FLINK-3657: Change access of DataSetUtils.countElements() to 'public'

----


> Change access of DataSetUtils.countElements() to 'public' 
> ----------------------------------------------------------
>
>                 Key: FLINK-3657
>                 URL: https://issues.apache.org/jira/browse/FLINK-3657
>             Project: Flink
>          Issue Type: Improvement
>          Components: DataSet API
>    Affects Versions: 1.0.0
>            Reporter: Suneel Marthi
>            Assignee: Suneel Marthi
>            Priority: Minor
>             Fix For: 1.0.1
>
>
> The access of DatasetUtils.countElements() is presently 'private', change 
> that to be 'public'. We happened to be replicating the functionality in our 
> project and realized the method already existed in Flink.



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

Reply via email to