This is an automated email from the ASF dual-hosted git repository. shuwenwei pushed a change to branch mergeLastQueryScanNodeOfSameDevice-1.3 in repository https://gitbox.apache.org/repos/asf/iotdb.git
from a5a3120e4ba merge LastQueryScanNode of same device add 2c5bf8e0145 fix ut add ced64937341 When querying the lastest point of alias view and normal series at the same time, points may be lost due to overwriting add 2f7a4da1cb1 fix it No new revisions were added by this update. Summary of changes: .../queryengine/plan/analyze/AnalyzeVisitor.java | 25 ++++++++++++++++------ .../plan/planner/LogicalPlanBuilder.java | 4 +++- .../plan/planner/OperatorTreeGenerator.java | 9 ++++++-- .../plan/planner/distribution/LastQueryTest.java | 5 ++++- .../org/apache/iotdb/commons/path/PartialPath.java | 9 ++++++++ 5 files changed, 41 insertions(+), 11 deletions(-)