[jira] [Created] (FLINK-3657) Change access of DataSetUtils.countElements() to 'public'

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3657) Change access of DataSetUtils.countElements() to 'public'

Shang Yuanchun (Jira)
Suneel Marthi created FLINK-3657:
------------------------------------

             Summary: 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)