This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from aba398d559 [IOTDB-4262] Fix missing setSessionId when
showAllTemplates(#7164)
add 03106229f2 [IOTDB-4141] Add semantic checks for aggregate query in old
standalone (#7160)
No new revisions were added by this update.
Summary of changes:
.../qp/logical/crud/AggregationQueryOperator.java | 38 ++--------------------
.../qp/logical/crud/GroupByFillQueryOperator.java | 19 ++++++++---
.../db/qp/logical/crud/GroupByQueryOperator.java | 17 +++++++---
.../iotdb/db/qp/physical/crud/AggregationPlan.java | 32 ++++++++++++++++++
4 files changed, 62 insertions(+), 44 deletions(-)