[
https://issues.apache.org/jira/browse/FLINK-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen closed FLINK-1778.
-------------------------------
Resolution: Abandoned
Closing as abandoned.
We rely less on normalized keys now during sorting, but rather just on the byte
string representation.
> Improve normalized keys in composite key case
> ---------------------------------------------
>
> Key: FLINK-1778
> URL: https://issues.apache.org/jira/browse/FLINK-1778
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Task
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Priority: Major
>
> Currently, if we have a key (String, long), the String will take up the
> entire normalized key space, without being fully discerning anyways. Limiting
> the key prefix in size and giving space to the second key field should in
> most cases improve the comparison efficiency.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)