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

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

GitHub user GEOFBOT opened a pull request:

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

    [FLINK-3626] [py] zipWithIndex in Python API

    Implement zip_with_index in the Python API along with relevant tests and 
documentation.

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

    $ git pull https://github.com/GEOFBOT/flink FLINK-3626

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

    https://github.com/apache/flink/pull/2136.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 #2136
    
----

----


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

Reply via email to