mirror of https://github.com/apache/druid.git
d1877e41ec
* Use lookup memory footprint in MSQ memory computations. Two main changes: 1) Add estimateHeapFootprint to LookupExtractor. 2) Use this in MSQ's IndexerWorkerContext when determining the total amount of available memory. It's taken off the top. This prevents MSQ tasks from running out of memory when there are lookups defined in the cluster. * Updates from code review. |
||
---|---|---|
.. | ||
src | ||
pom.xml |