This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch AlignedQueryBug
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 8a46e8cc7b0 Add it
add 4d740e19210 fix CI
No new revisions were added by this update.
Summary of changes:
.../relational/it/db/it/IoTDBDeletionTableIT.java | 3 --
.../impl/ReadChunkCompactionPerformer.java | 11 +++---
.../execute/utils/MultiTsFileDeviceIterator.java | 14 ++++----
...BatchedFastAlignedSeriesCompactionExecutor.java | 26 +++++++-------
...edReadChunkAlignedSeriesCompactionExecutor.java | 40 ++++++++++++----------
.../utils/AlignedSeriesBatchCompactionUtils.java | 28 ++++++++-------
.../fast/FastAlignedSeriesCompactionExecutor.java | 23 ++++++++-----
.../executor/fast/SeriesCompactionExecutor.java | 10 +++---
.../ReadChunkAlignedSeriesCompactionExecutor.java | 31 +++++++++--------
.../utils/writer/FastCrossCompactionWriter.java | 10 +++---
.../utils/writer/FastInnerCompactionWriter.java | 10 +++---
.../dataregion/memtable/TsFileProcessor.java | 7 ++--
.../read/reader/chunk/MemAlignedChunkReader.java | 4 +--
.../read/reader/chunk/MemAlignedPageReader.java | 6 ++--
.../apache/iotdb/db/utils/ErrorHandlingUtils.java | 6 +++-
...InconsistentCompressionTypeAndEncodingTest.java | 6 ++--
.../FastInnerCompactionPerformerTest.java | 6 ++--
.../repair/RepairUnsortedFileCompactionTest.java | 8 ++---
.../compaction/utils/BatchCompactionUtilsTest.java | 39 +++++++++++----------
pom.xml | 2 +-
20 files changed, 154 insertions(+), 136 deletions(-)