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 1b66c8a add_compression (#708)
add e440b8b [IOTDB-404]fix the bug when recover the last crashed file
(#707)
No new revisions were added by this update.
Summary of changes:
.../db/engine/storagegroup/StorageGroupProcessor.java | 13 ++++++++-----
.../iotdb/db/engine/storagegroup/TsFileResource.java | 15 ++++++++++++---
.../apache/iotdb/db/qp/executor/QueryProcessExecutor.java | 1 +
.../query/dataset/NewEngineDataSetWithoutValueFilter.java | 2 ++
.../iotdb/db/writelog/recover/TsFileRecoverPerformer.java | 2 +-
.../apache/iotdb/db/engine/merge/MergeOverLapTest.java | 3 +++
.../java/org/apache/iotdb/db/engine/merge/MergeTest.java | 3 +++
7 files changed, 30 insertions(+), 9 deletions(-)