[jira] [Created] (FLINK-3626) zipWithIndex in Python API

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

[jira] [Created] (FLINK-3626) zipWithIndex in Python API

Shang Yuanchun (Jira)
Shannon Quinn created FLINK-3626:
------------------------------------

             Summary: zipWithIndex in Python API
                 Key: FLINK-3626
                 URL: https://issues.apache.org/jira/browse/FLINK-3626
             Project: Flink
          Issue Type: New Feature
          Components: Python API
    Affects Versions: 1.0.0
         Environment: OS X 10.11.3, 16GB RAM, 500GB SSD, Core i7 2.5GHz.
            Reporter: Shannon Quinn
            Priority: Minor


Implementation of a `zipWithIndex` method for the Python API on Flink. This will affix each record with a sequential integer ID, consistent across the distributed data structure.

Work here: https://github.com/magsol/flink



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