Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Impala 2.6.0
-
None
-
None
Description
TopN nodes store OFFSET + LIMIT tuples in memory. (In fact, in a vector which will throw an exception if allocation fails.) It would be nice to check allocations before they fail and spill when there isn't enough memory.
Attachments
Issue Links
- is related to
-
IMPALA-5004 Switch to sorting node for large TopN queries
- Resolved
-
IMPALA-9853 Push rank() predicates into sort
- Resolved
-
IMPALA-4995 crash when limit clause > MAX_INT
- Resolved