You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2021/02/11 01:05:00 UTC

[jira] [Updated] (IMPALA-10228) Avoid or codegen std::map comparisons in partitioned top-n

     [ https://issues.apache.org/jira/browse/IMPALA-10228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong updated IMPALA-10228:
-----------------------------------
        Parent:     (was: IMPALA-9853)
    Issue Type: Improvement  (was: Sub-task)

> Avoid or codegen std::map comparisons in partitioned top-n
> ----------------------------------------------------------
>
>                 Key: IMPALA-10228
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10228
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Tim Armstrong
>            Priority: Major
>
> The partitioned top-n implementation currently uses std::map to store the heaps. We can't inline the tuple comparator easily because of the indirections in the standard library code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org