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

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

GitHub user greghogan opened a pull request:

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

    [FLINK-5693] [gelly] ChecksumHashCode DataSetAnalytic

    Adds a DataSetAnalytic that checksums and counts elements from a DataSet. 
This allows DataSetUtils.checksumHashCode to be deprecated.

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

    $ git pull https://github.com/greghogan/flink 
5693_checksumhashcode_datasetanalytic

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

    https://github.com/apache/flink/pull/3244.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 #3244
    
----
commit 91d602c4d1230e3f99856bd54c7c03d890691ec4
Author: Greg Hogan <[email protected]>
Date:   2016-10-26T19:18:50Z

    [FLINK-5693] [gelly] ChecksumHashCode DataSetAnalytic
    
    Adds a DataSetAnalytic that checksums and counts elements from a
    DataSet. This allows DataSetUtils.checksumHashCode to be deprecated.

----


> ChecksumHashCode DataSetAnalytic
> --------------------------------
>
>                 Key: FLINK-5693
>                 URL: https://issues.apache.org/jira/browse/FLINK-5693
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Gelly
>    Affects Versions: 1.3.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>            Priority: Minor
>
> In the same form as Gelly's Count DataSetAnalytic.
> This functionality allows for deprecation of 
> {{DataSetUtils.checksumHashCode}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to