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 7bed396603 add AnalyzeTest
     new 15f4c988be fix LogicalPlannerTest
     new 68e2cb5df2 fix LogicalPlannerTest
     new 95f3ab1152 fix AnalyzeTest

The 3 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:
 .../iotdb/db/mpp/common/header/DatasetHeader.java  | 17 ++++++
 .../apache/iotdb/db/mpp/plan/analyze/Analysis.java | 11 ++--
 .../iotdb/db/mpp/plan/analyze/AnalyzeVisitor.java  | 61 ++++++++++++++--------
 .../db/mpp/plan/analyze/ExpressionAnalyzer.java    | 17 +++---
 .../db/mpp/plan/planner/LogicalPlanBuilder.java    |  7 ++-
 .../db/mpp/plan/planner/LogicalPlanVisitor.java    |  8 +--
 .../iotdb/db/mpp/plan/analyze/AnalyzeTest.java     | 10 ++--
 .../db/mpp/plan/plan/QueryLogicalPlanUtil.java     |  4 +-
 8 files changed, 82 insertions(+), 53 deletions(-)

Reply via email to