[
https://issues.apache.org/jira/browse/FLINK-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger resolved FLINK-1186.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.7.1-incubating
0.8-incubating
Fix pushed in
http://git-wip-us.apache.org/repos/asf/incubator-flink/commit/8e4c772a
Thank you!
> 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.0-incubating
> Environment: LocalExecutionEnvironment
> Reporter: Robert Waury
> Assignee: Mingliang Qi
> Priority: Minor
> Fix For: 0.8-incubating, 0.7.1-incubating
>
> 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)