You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ta...@apache.org on 2023/05/25 03:48:22 UTC

[iotdb] branch master updated (12d67e08c55 -> 1392e03b21f)

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

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


    from 12d67e08c55 Avoid rpc invoking for SimpleQueryTerminator when endpoint is local address
     add 1392e03b21f [IOTDB-5919]show variables add a variable timestamp_precision (#9936)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/confignode/manager/ConfigManager.java     |  1 +
 .../main/java/org/apache/iotdb/commons/conf/CommonConfig.java  | 10 ++++++++++
 .../java/org/apache/iotdb/commons/conf/CommonDescriptor.java   |  3 +++
 .../iotdb/db/mpp/common/header/ColumnHeaderConstant.java       |  2 ++
 .../mpp/plan/execution/config/metadata/ShowVariablesTask.java  |  4 ++++
 thrift-confignode/src/main/thrift/confignode.thrift            |  1 +
 6 files changed, 21 insertions(+)