[
https://issues.apache.org/jira/browse/FLINK-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Hogan closed FLINK-4736.
-----------------------------
Resolution: Implemented
Implemented in 6efb7c2666d6b75b686e30a44f0acec8f69d1ed0
> Don't duplicate fields in Ordering
> ----------------------------------
>
> Key: FLINK-4736
> URL: https://issues.apache.org/jira/browse/FLINK-4736
> Project: Flink
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.2.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Priority: Minor
> Fix For: 1.2.0
>
>
> Duplicate fields should not be appended to an ordering. In an ordering each
> subsequent field is only used as a comparison when all prior fields test
> equal; therefore, a repeated field cannot contribute to the ordering.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)