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

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


    from 6fb670c06ac fix test and optimize SourceRewriter
     add 6e4e5d0f986 fix bug for view

No new revisions were added by this update.

Summary of changes:
 .../db/queryengine/common/MPPQueryContext.java     |  2 +
 .../execution/MemoryEstimationHelper.java          |  2 +
 .../execution/fragment/DataNodeQueryContext.java   |  5 +++
 .../last/AbstractUpdateLastCacheOperator.java      | 10 +++++
 .../db/queryengine/plan/analyze/Analysis.java      | 22 ++++------
 .../queryengine/plan/analyze/AnalyzeVisitor.java   | 46 +++++----------------
 .../memory/StatementMemorySourceVisitor.java       |  2 +-
 .../plan/planner/LogicalPlanBuilder.java           |  4 +-
 .../planner/distribution/ExchangeNodeAdder.java    |  2 +
 .../planner/distribution/NodeGroupContext.java     |  2 +
 .../plan/planner/distribution/SourceRewriter.java  | 19 ++++++---
 .../plan/node/process/last/LastQueryNode.java      | 47 +++++++++++++---------
 .../plan/node/source/LastQueryScanNode.java        |  3 ++
 13 files changed, 87 insertions(+), 79 deletions(-)

Reply via email to