Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Impala 2.3.0
-
None
Description
RowBatch does not check memory limits before allocating tuple pointers and other data. We should switch to a separate Init() function and add a Status return to Reset().
Attachments
Issue Links
- blocks
-
IMPALA-2399 Cleanup/rethink QueryMaintenance() calls in the BE.
- Open