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 2023/03/27 13:25:51 UTC

[iotdb] branch master updated (f894ccdbdd -> d0ad0defb0)

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

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


    from f894ccdbdd [DOC] Add Apache header for IoTDB-Deploy.md (#9463)
     add d0ad0defb0 [IOTDB-5731] Reconstructs the cli to support printing the enterprise logo when connecting to the Enterprise Edition (#9462)

No new revisions were added by this update.

Summary of changes:
 cli/src/main/java/org/apache/iotdb/cli/AbstractCli.java | 17 ++++++++++-------
 cli/src/main/java/org/apache/iotdb/cli/Cli.java         |  2 +-
 .../org/apache/iotdb/commons/conf/IoTDBConstant.java    |  8 ++++++++
 .../db/service/thrift/impl/ClientRPCServiceImpl.java    |  1 +
 thrift/src/main/thrift/client.thrift                    |  5 +++--
 5 files changed, 23 insertions(+), 10 deletions(-)