Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Impala 2.8.0
Description
APPX_MEDIAN uses a lot of memory per grouping key. It allocates space for 20,000 samples per grouping key to estimate the median. The current implementation targeted towards non-grouping aggregations or aggregations with relatively few distinct grouping keys.
Attachments
Issue Links
- breaks
-
IMPALA-5088 heap-buffer-overflow in impala_udf::StringVal::CopyFrom
- Resolved
- relates to
-
IMPALA-5088 heap-buffer-overflow in impala_udf::StringVal::CopyFrom
- Resolved