This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 71a4ecb642f Pipe: support alter pipe source (#12932)
add d9ff178aa08 Fixed the bug that some schema IT does not run in PBTree
mode
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/it/schema/IoTDBTagAlterIT.java | 1 +
.../org/apache/iotdb/db/it/schema/IoTDBTagIT.java | 1 +
.../apache/iotdb/db/it/schema/IoTDBTagLimitIT.java | 15 ++++----
.../it/schema/quota/IoTDBClusterDeviceQuotaIT.java | 3 +-
.../db/it/schema/quota/IoTDBClusterQuotaIT.java | 1 +
.../schema/regionscan/IoTDBActiveRegionScanIT.java | 21 +++++-----
.../regionscan/IoTDBActiveRegionScanIT2.java | 15 ++++----
.../IoTDBActiveRegionScanWithModsIT.java | 25 ++++++------
.../IoTDBActiveRegionScanWithModsIT2.java | 15 ++++----
.../regionscan/IoTDBActiveRegionScanWithTTLIT.java | 45 +++++++++++-----------
.../session/it/IoTDBSessionSchemaTemplateIT.java | 4 +-
.../org/apache/iotdb/util/AbstractSchemaIT.java | 15 ++++++--
12 files changed, 91 insertions(+), 70 deletions(-)