You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2022/01/14 09:07:43 UTC

[iotdb] branch client_manager_add_close updated (c39b562 -> 148393b)

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

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


    from c39b562  ignore databaseMetaDataTest
     add 148393b  fix showTimeseries order by heat

No new revisions were added by this update.

Summary of changes:
 .../iotdb/cluster/query/LocalQueryExecutor.java    |  4 +-
 .../org/apache/iotdb/db/metadata/mtree/MTree.java  |  9 +++
 .../apache/iotdb/db/metadata/tag/TagManager.java   |  2 +
 .../test/java/org/apache/iotdb/db/sql/Cases.java   | 92 ++++++++++++++++++++--
 4 files changed, 101 insertions(+), 6 deletions(-)