You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/04/25 03:18:54 UTC

[iotdb] branch standaloneMPPWrite updated (d40cada244 -> efd6e67b1b)

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

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


    from d40cada244 Fix start-up
     add 96f3009a40 set storage group
     add efd6e67b1b fix

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/localconfignode/LocalConfigNode.java  | 13 +++++
 .../localconfignode/LocalDataPartitionTable.java   | 20 ++++----
 .../apache/iotdb/db/mpp/execution/Coordinator.java |  3 +-
 .../db/mpp/execution/config/ConfigExecution.java   | 16 +++++-
 .../mpp/execution/config/SetStorageGroupTask.java  | 57 +++++++++++++---------
 5 files changed, 75 insertions(+), 34 deletions(-)