You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/05/30 02:59:42 UTC

[iotdb] branch beyyes/feature/show_datanodes updated (d94c8a6431 -> 43980519b9)

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

qiaojialin pushed a change to branch beyyes/feature/show_datanodes
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from d94c8a6431 fix conflict with master
     add 43980519b9 add license and mvn spotless:apply

No new revisions were added by this update.

Summary of changes:
 .../thrift/ConfigNodeRPCServiceProcessor.java      | 14 +++++++------
 .../thrift/ConfigNodeRPCServiceProcessorTest.java  |  6 ++----
 .../iotdb/db/mpp/common/header/HeaderConstant.java | 19 ++++++++----------
 .../apache/iotdb/db/mpp/plan/analyze/Analyzer.java |  3 ++-
 .../plan/execution/config/ConfigTaskVisitor.java   |  3 ++-
 .../mpp/plan/execution/config/ShowClusterTask.java | 23 +++++++++++-----------
 .../statement/metadata/ShowClusterStatement.java   | 19 +++++++++++++++++-
 7 files changed, 52 insertions(+), 35 deletions(-)