mirror of
https://github.com/apache/impala.git
synced 2026-01-07 09:02:19 -05:00
This change breaks out runtime filter memory consumption from the query-wide tracker to improve debuggability of memory limit exceeded errors. Testing: ran exhaustive tests, ran local and cluster stress tests. Change-Id: I9f28f3b55b5c62e6f0f9838c5947c9446d444d20 Reviewed-on: http://gerrit.cloudera.org:8080/3247 Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com> Reviewed-by: Michael Ho <kwho@cloudera.com> Tested-by: Internal Jenkins