Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Impala 4.0.0
-
None
-
ghx-label-12
Description
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.
Attachments
Issue Links
- relates to
-
IMPALA-9853 Push rank() predicates into sort
-
- Resolved
-