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

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


    from 62ad263486d Improve DeviceViewIntoOperator's return style to pipeline
     add 2dc26012d6f Optimize DeviceViewIntoOperator to batch insert tablets 
across multiple devices

No new revisions were added by this update.

Summary of changes:
 .../operator/process/AbstractIntoOperator.java     |  9 +++-
 .../operator/process/DeviceViewIntoOperator.java   | 61 ++++++++++++++++++++--
 .../queryengine/plan/analyze/AnalyzeVisitor.java   | 10 +---
 .../queryengine/plan/analyze/SelectIntoUtils.java  | 42 +--------------
 .../parameter/DeviceViewIntoPathDescriptor.java    |  5 +-
 .../planner/plan/parameter/IntoPathDescriptor.java |  2 +-
 6 files changed, 70 insertions(+), 59 deletions(-)

Reply via email to