You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hu...@apache.org on 2022/10/15 04:00:46 UTC

[iotdb] branch lmh/mppSelectInto updated (9838423df3 -> 93e707f0f1)

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

hui pushed a change to branch lmh/mppSelectInto
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 9838423df3 Merge remote-tracking branch 'origin/master' into lmh/mppSelectInto
     add 93e707f0f1 change descriptor ALIGN BY DEVICE

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/mpp/plan/analyze/Analysis.java | 13 ++++----
 .../iotdb/db/mpp/plan/analyze/AnalyzeVisitor.java  | 11 ++++---
 ...scriptor.java => DeviceViewIntoDescriptor.java} | 35 +++++++++++++++-------
 .../planner/plan/parameter/IntoPathDescriptor.java | 13 ++++----
 4 files changed, 44 insertions(+), 28 deletions(-)
 rename server/src/main/java/org/apache/iotdb/db/mpp/plan/planner/plan/parameter/{IntoDeviceMeasurementDescriptor.java => DeviceViewIntoDescriptor.java} (60%)