[
https://issues.apache.org/jira/browse/IMPALA-10228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong updated IMPALA-10228:
-----------------------------------
Priority: Minor (was: Major)
> 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
> Affects Versions: Impala 4.0
> Reporter: Tim Armstrong
> Priority: Minor
> Labels: codegen, performance
>
> 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]