This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch rel/0.11
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from ab5d35b Add Sonar and Coveralls Check using Github Action (#2052)
new 6b8aad8 Remove unnecessary delete path check
new e06cec6 fix filechannal force and interrupting-related
exception(#2038)
new 8b38d61 fix compaction file not exist but
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../engine/compaction/utils/CompactionUtils.java | 3 +++
.../org/apache/iotdb/db/metadata/MLogWriter.java | 1 +
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 4 ---
.../iotdb/db/integration/IoTDBDeletionIT.java | 29 ++++++++++++++++++++++
.../apache/iotdb/db/utils/EnvironmentUtils.java | 18 ++++++--------
5 files changed, 41 insertions(+), 14 deletions(-)