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 2022/11/10 08:06:20 UTC

[iotdb] branch rename_sg_to_db updated (4ccc1756fa -> 753bb90069)

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

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


    from 4ccc1756fa fix UT and show columns  (#7958)
     add 753bb90069 use ColumnHeaderConstant in test

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/it/IoTDBExampleIT.java     |   2 +-
 .../apache/iotdb/db/it/query/IoTDBResultSetIT.java |  12 +-
 .../db/it/schema/IoTDBAutoCreateSchemaIT.java      |   2 +-
 .../db/it/schema/IoTDBCreateStorageGroupIT.java    |   2 +-
 .../db/it/schema/IoTDBCreateTimeseriesIT.java      |   2 +-
 .../db/it/schema/IoTDBSortedShowTimeseriesIT.java  |  40 ++--
 .../apache/iotdb/db/it/schema/IoTDBTagAlterIT.java | 130 +++++------
 .../org/apache/iotdb/db/it/schema/IoTDBTagIT.java  | 257 +++++++++++----------
 .../db/mpp/common/header/ColumnHeaderConstant.java |  34 +--
 9 files changed, 241 insertions(+), 240 deletions(-)