You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ch...@apache.org on 2021/11/29 06:34:30 UTC

[iotdb] branch group_by_multi_level_1129 updated (752df43 -> d5202e4)

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

chaow pushed a change to branch group_by_multi_level_1129
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 752df43  add license
     add d5202e4  fix sonar check

No new revisions were added by this update.

Summary of changes:
 .../db/qp/logical/crud/GroupByLevelController.java      |  9 +++++++++
 .../apache/iotdb/db/qp/logical/crud/QueryOperator.java  |  2 +-
 .../apache/iotdb/db/qp/logical/crud/SelectOperator.java |  1 +
 .../iotdb/db/qp/physical/crud/AggregationPlan.java      | 17 ++++++++---------
 .../db/qp/strategy/optimizer/ConcatPathOptimizer.java   |  7 ++++---
 5 files changed, 23 insertions(+), 13 deletions(-)