You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2021/03/24 12:55:29 UTC

[iotdb] branch Vector updated (5ab9140 -> c93c83d)

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

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


    from 5ab9140  Fix delete timeseries and show timeseries
     add c93c83d  Fix IT with measurement alias and TS alias

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     | 13 ++++++-
 .../iotdb/db/qp/strategy/PhysicalGenerator.java    |  4 +++
 .../iotdb/db/integration/IoTDBCompressTypeIT.java  |  5 ---
 .../iotdb/db/integration/IoTDBSimpleQueryIT.java   |  4 +++
 .../apache/iotdb/db/integration/IoTDBTagIT.java    | 40 ++++++++++++----------
 5 files changed, 42 insertions(+), 24 deletions(-)