Stephan Ewen created FLINK-3169:
-----------------------------------
Summary: Drop {{Key}} type from Record Data Model
Key: FLINK-3169
URL:
https://issues.apache.org/jira/browse/FLINK-3169 Project: Flink
Issue Type: Improvement
Affects Versions: 0.10.1
Reporter: Stephan Ewen
Fix For: 1.0.0
The {{Key}} type is currently still used by
- The RecordComparator: This can be moved to the test scope of {{flink-runtime}}
- The range partitioner distributions. They are outdated anyways and not used any more.
- All value types can be moved to {{NormalizableKey}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)