You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/06/03 16:11:37 UTC

[jira] [Created] (FLINK-2152) Provide zipWithIndex utility in flink-contrib

Robert Metzger created FLINK-2152:
-------------------------------------

             Summary: Provide zipWithIndex utility in flink-contrib
                 Key: FLINK-2152
                 URL: https://issues.apache.org/jira/browse/FLINK-2152
             Project: Flink
          Issue Type: Improvement
          Components: Java API
            Reporter: Robert Metzger
            Priority: Trivial


We should provide a simple utility method for zipping elements in a data set with a dense index.
its up for discussion whether we want it directly in the API or if we should provide it only as a utility from {{flink-contrib}}.

I would put it in {{flink-contrib}}.

See my answer on SO: http://stackoverflow.com/questions/30596556/zipwithindex-on-apache-flink



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