This is an automated email from the ASF dual-hosted git repository.
jincheng pushed a change to branch spotless
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from c5a9382 hide coverall token; only run coverall and sonar on
apache/iotdb; allow manually run github action;
new 2c0529a IOTDB-1152 optimize regular data size in traversing
new 8e20570 Apply spotless and Resolve your conflict
The 2 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:
.../level/LevelCompactionTsFileManagement.java | 43 ++--------------------
.../engine/compaction/utils/CompactionUtils.java | 42 +++++++--------------
.../engine/storagegroup/StorageGroupProcessor.java | 6 +--
.../org/apache/iotdb/db/service/MQTTService.java | 4 +-
.../db/engine/compaction/CompactionChunkTest.java | 6 +--
.../compaction/LevelCompactionRecoverTest.java | 15 +++-----
.../iotdb/tsfile/common/conf/TSFileDescriptor.java | 2 +-
.../encoding/encoder/RegularDataEncoder.java | 8 +++-
.../regular/RegularDataEncoderIntegerTest.java | 13 +++++++
.../regular/RegularDataEncoderLongTest.java | 13 +++++++
10 files changed, 59 insertions(+), 93 deletions(-)