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

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

GitHub user StephanEwen opened a pull request:

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

    [FLINK-2734] [streaming] Fix ArrayKeySelector

    The `ArrayKeySelector` is broken and returns wrong values in all cases 
except for `[0]` as a single only key position.


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

    $ git pull https://github.com/StephanEwen/incubator-flink array_key_selector

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

    https://github.com/apache/flink/pull/1166.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 #1166
    
----
commit 1764d256f6d25346ef54d148d87210f919249e22
Author: Stephan Ewen <[email protected]>
Date:   2015-09-22T13:51:13Z

    [FLINK-2734] [streaming] Fix ArrayKeySelector

----


> ArrayKeySelector is wrong
> -------------------------
>
>                 Key: FLINK-2734
>                 URL: https://issues.apache.org/jira/browse/FLINK-2734
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 0.10
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Critical
>             Fix For: 0.10
>
>
> The {{ArrayKeySelector}} is broken and returns wrong values in all cases 
> except for [0] as a single only key position.



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

Reply via email to