This is an automated email from the ASF dual-hosted git repository.
lancelly pushed a change to branch fe_memory_control
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from dfa31992d0c fix
add 50af56c5808 release memory after pushing down the predicate & release
memory before retry of QueryExectuion & reserverMemoryImmediately after
dispatching the FIs for the last batch of memory occupied by the FE.
No new revisions were added by this update.
Summary of changes:
.../db/queryengine/common/MPPQueryContext.java | 25 +++++++++++++++-------
.../queryengine/plan/execution/QueryExecution.java | 3 +++
.../plan/optimization/AggregationPushDown.java | 16 ++++++++++++++
3 files changed, 36 insertions(+), 8 deletions(-)