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 06:42:56 UTC

[iotdb] branch standaloneMPPWrite updated (fe0c51af1b -> a713649798)

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 fe0c51af1b fix
     add 0e3a8cf057 Fix config
     add a713649798 Fix config

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java   | 11 +++++++++++
 .../org/apache/iotdb/db/localconfignode/LocalConfigNode.java  |  3 +--
 .../org/apache/iotdb/db/mpp/execution/QueryExecution.java     |  6 ++++--
 .../iotdb/db/mpp/execution/config/SetStorageGroupTask.java    |  8 ++++++--
 .../src/main/java/org/apache/iotdb/db/service/DataNode.java   |  2 +-
 server/src/main/java/org/apache/iotdb/db/service/IoTDB.java   |  9 ---------
 .../iotdb/db/service/thrift/impl/DataNodeTSIServiceImpl.java  |  6 ++++--
 7 files changed, 27 insertions(+), 18 deletions(-)