This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch lmh/FixGroupByLevelHeader
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from d69208519d fix incorrect column name in some scenarios for group by
level query
new 48c6f0a787 add IT & bug fix
new 3e6cdaf48a add IT & bug fix
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:
.../org/apache/iotdb/db/it/query/IoTDBAliasIT.java | 27 ++++++++++++++++++++++
.../iotdb/db/mpp/plan/analyze/AnalyzeVisitor.java | 10 +++++++-
.../mpp/plan/analyze/GroupByLevelController.java | 16 ++++++++++---
3 files changed, 49 insertions(+), 4 deletions(-)