This is an automated email from the ASF dual-hosted git repository.

caogaofei pushed a change to branch beyyes/agg_plan_device_cross_region
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 5de943b495b temp
     new 7801327e9f5 fix
     new 1fd1dedc2e8 add memory calc logic

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../execution/aggregation/Accumulator.java         |   5 +-
 .../aggregation/MaxMinByBaseAccumulator.java       |   5 +
 .../execution/aggregation/MaxTimeAccumulator.java  |   5 +
 .../execution/aggregation/SumAccumulator.java      |   5 +
 .../process/AggregationMergeSortOperator.java      | 101 ++++++++++-----------
 .../db/queryengine/plan/analyze/Analysis.java      |  10 ++
 .../plan/planner/distribution/SourceRewriter.java  |  63 +++++--------
 .../node/process/AggregationMergeSortNode.java     |  18 +++-
 8 files changed, 117 insertions(+), 95 deletions(-)

Reply via email to