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 Waury (JIRA)" <ji...@apache.org> on 2014/10/27 11:01:33 UTC

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

Robert Waury created FLINK-1186:
-----------------------------------

             Summary: 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


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)