[
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: [email protected]
For additional commands, e-mail: [email protected]