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 04:58:37 UTC

[iotdb] branch client_manager_add_close updated (5d1f9ee -> 254a96b)

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 5d1f9ee  sync with meta leader before grouping paths
     add 254a96b   fix hasSgCol not serialized in ShowDevicesPlan disable unsuitable tests in cluster mode

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/integration/IoTDBAlignByDeviceIT.java | 280 ++++++++++-----------
 .../db/integration/IoTDBDeleteStorageGroupIT.java  |  16 ++
 .../iotdb/db/integration/IoTDBExecuteBatchIT.java  |   7 +
 .../iotdb/db/integration/IoTDBMetadataFetchIT.java |   1 +
 .../iotdb/db/integration/IoTDBSimpleQueryIT.java   |  10 +
 .../iotdb/db/qp/physical/sys/ShowDevicesPlan.java  |   4 +-
 6 files changed, 166 insertions(+), 152 deletions(-)