You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Waury (JIRA)" <ji...@apache.org> on 2014/10/27 11:02:34 UTC

[jira] [Updated] (FLINK-1186) Join key selection for nested Tuples is broken

     [ https://issues.apache.org/jira/browse/FLINK-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Waury updated FLINK-1186:
--------------------------------
    Attachment: KeySelectionBug.java

> Join key selection for nested Tuples is broken
> ----------------------------------------------
>
>                 Key: FLINK-1186
>                 URL: https://issues.apache.org/jira/browse/FLINK-1186
>             Project: Flink
>          Issue Type: Bug
>          Components: Java API
>    Affects Versions: 0.7-incubating
>         Environment: LocalExecutionEnvironment
>            Reporter: Robert Waury
>            Priority: Minor
>         Attachments: KeySelectionBug.java
>
>
> When using strings to select join keys of nested tuples (e.g. "f0.f1") an incorrect join key is chosen and the operator produces an erroneous result.
> The join works fine when using KeySelectors.
> I will attach a program to reproduce the bug.



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