This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch lmh/groupByTest
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 930d224607 spotless apply
new 59bcf3a57d fix load chunk
new e8cc0dcb1c fix load chunk
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:
.../apache/iotdb/db/engine/cache/ChunkCache.java | 5 ++-
.../execution/operator/source/SeriesScanUtil.java | 50 ++++++++++------------
.../iotdb/db/mpp/statistics/QueryStatistics.java | 50 ++++++++--------------
.../query/reader/chunk/DiskAlignedChunkLoader.java | 5 ++-
.../db/query/reader/chunk/DiskChunkLoader.java | 5 ++-
.../org/apache/iotdb/db/utils/FileLoaderUtils.java | 3 +-
6 files changed, 53 insertions(+), 65 deletions(-)