This is an automated email from the ASF dual-hosted git repository.
xingtanzjr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 6ff4d7e52a1 [IOTDB-6025] iotdb-api: fix bugs & smells reported by
SonarCloud (#10318)
add b0a4ddae374 fix bugs and code smells of dir:engine/load (#10305)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/engine/StorageEngine.java | 10 ----
.../iotdb/db/engine/load/AlignedChunkData.java | 70 +++++++++++-----------
.../iotdb/db/engine/load/LoadTsFileManager.java | 36 +++++++----
.../iotdb/db/engine/load/NonAlignedChunkData.java | 53 ++++++++--------
.../iotdb/db/engine/load/TsFileSplitter.java | 5 +-
.../iotdb/tsfile/write/chunk/ChunkWriterImpl.java | 2 +-
6 files changed, 88 insertions(+), 88 deletions(-)