[jira] [Commented] (FLINK-1778) Improve normalized keys in composite key case

2021-04-16 Thread Flink Jira Bot (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17323741#comment-17323741
 ] 

Flink Jira Bot commented on FLINK-1778:
---

This issue is assigned but has not received an update in 7 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> 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
>Assignee: Stephan Ewen
>Priority: Major
>  Labels: stale-assigned
>
> 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)


[jira] [Commented] (FLINK-1778) Improve normalized keys in composite key case

2015-08-25 Thread Stephan Ewen (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14711362#comment-14711362
 ] 

Stephan Ewen commented on FLINK-1778:
-

Has not been addressed

 Improve normalized keys in composite key case
 -

 Key: FLINK-1778
 URL: https://issues.apache.org/jira/browse/FLINK-1778
 Project: Flink
  Issue Type: Improvement
  Components: Local Runtime
Affects Versions: 0.9
Reporter: Stephan Ewen
Assignee: Stephan Ewen
 Fix For: 0.9


 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
(v6.3.4#6332)