This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch lmh/RefactorAnalyzer
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 95f3ab1152 fix AnalyzeTest
add 81156b1aae fix IT fails
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/mpp/common/NodeRef.java | 6 +-
.../iotdb/db/mpp/plan/analyze/AnalyzeVisitor.java | 34 +++--------
.../db/mpp/plan/analyze/ExpressionAnalyzer.java | 5 +-
.../mpp/plan/analyze/GroupByLevelController.java | 8 ++-
.../db/mpp/plan/planner/LogicalPlanBuilder.java | 70 +++++++++++++++++++++-
.../db/mpp/plan/planner/LogicalPlanVisitor.java | 44 ++++++++++----
6 files changed, 117 insertions(+), 50 deletions(-)