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/11/30 12:54:19 UTC

[iotdb] branch lmh/FixIntoOperator updated (93caabc429 -> 949f209c52)

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

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


    from 93caabc429 add config
     add 77361899cc add some comments
     add 949f209c52 fix memory calculation

No new revisions were added by this update.

Summary of changes:
 .../fragment/FragmentInstanceManager.java          | 11 ++--
 .../operator/process/AbstractIntoOperator.java     | 24 +++++---
 .../operator/process/DeviceViewIntoOperator.java   | 36 +++++++-----
 .../execution/operator/process/IntoOperator.java   | 11 +++-
 .../db/mpp/plan/planner/OperatorTreeGenerator.java | 66 +++++++++++++++++++++-
 5 files changed, 116 insertions(+), 32 deletions(-)