This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from fe73244 Refactor the execution path of InsertTabletPlan (#1361)
add 77ba871 [IOTDB-762] Fix set version IndexOutofBound (#1375)
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/utils/VersionUtilsTest.java | 55 ++++++++++++++++++++++
.../apache/iotdb/tsfile/utils/VersionUtils.java | 13 ++---
2 files changed, 62 insertions(+), 6 deletions(-)
create mode 100644
server/src/test/java/org/apache/iotdb/db/utils/VersionUtilsTest.java