This is an automated email from the ASF dual-hosted git repository.
shuwenwei pushed a change to branch add_base32_path
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 64f9665466b Merge branch 'force_ci/object_type' of
github.com:apache/iotdb into add_base32_path
add f2b599e01dc replace region id for object binary
add a0a716bc2b2 fix ut
add 9b5d746ee8d spotless
add 7eab1a9be41 spotless
No new revisions were added by this update.
Summary of changes:
.../compaction/execute/utils/CompactionUtils.java | 15 +++++--
.../execute/utils/MultiTsFileDeviceIterator.java | 3 +-
.../fast/FastAlignedSeriesCompactionExecutor.java | 3 +-
.../fast/reader/CompactionAlignedChunkReader.java | 8 ++--
.../read/reader/chunk/DiskAlignedChunkLoader.java | 16 +++++++-
.../read/reader/chunk/DiskChunkLoader.java | 10 +++++
.../org/apache/iotdb/db/utils/ObjectTypeUtils.java | 46 ++++++++++++++++++++++
.../object/ObjectTypeCompactionTest.java | 38 ++++++++++--------
8 files changed, 111 insertions(+), 28 deletions(-)