Quanlong Huang created IMPALA-11143:
---------------------------------------
Summary: Track memory usage of runtime IN-list filters
Key: IMPALA-11143
URL: https://issues.apache.org/jira/browse/IMPALA-11143
Project: IMPALA
Issue Type: Improvement
Reporter: Quanlong Huang
Assignee: Quanlong Huang
Runtime IN-list filters currently use untracked memory. String sets can explode
if there are large rows. We should track their memory usage. Furthermore, we
should allocate the memory from mem-pool.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)