This is an automated email from the ASF dual-hosted git repository.
shuwenwei pushed a change to branch ignoreValuePageInNonAlignedSeriesScanProcess
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from e18a9364148 Detect inconsistent chunk type when querying or compacting
tsfile
add fd585999731 fix wrong table tag num
add ade34e04b1b remove log in query
No new revisions were added by this update.
Summary of changes:
.../exception/ChunkTypeInconsistentException.java | 24 ++++++++++++++--------
.../performer/impl/FastCompactionPerformer.java | 6 ++++--
.../execute/task/AbstractCompactionTask.java | 13 ++++++++++++
.../read/reader/chunk/DiskChunkLoader.java | 14 -------------
.../apache/iotdb/commons/schema/table/TsTable.java | 6 ++----
5 files changed, 34 insertions(+), 29 deletions(-)