This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 3f55841 [IOTDB-1344] Deleting Storage Group does not clear the count
of time series (#3104)
add 17a2872 [IOTDB-1330]fix the load tsfile bug when the cross multi
partition's tsfile only have one page (#3080)
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/tools/TsFileRewriteTool.java | 15 +++---
.../db/tools/upgrade/TsFileOnlineUpgradeTool.java | 16 ++++++
...oTDBLoadExternalTsFileWithTimePartitionIT.java} | 44 ++++++++++++-----
.../iotdb/db/utils/TsFileRewriteToolTest.java | 57 ++++++++++++++++++++++
4 files changed, 111 insertions(+), 21 deletions(-)
rename
server/src/test/java/org/apache/iotdb/db/integration/{IoTDBLoadExternalTsfileWithTimePartitionIT.java
=> IoTDBLoadExternalTsFileWithTimePartitionIT.java} (82%)