This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 1210e4da15 [IOTDB-3656] mpp load supports tsfile with non-standard
name (#7527)
add eff8a80468 [IOTDB-4598] Fix illegal deleteIntervalList generated from
mods file (#7561)
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/query/context/QueryContext.java | 1 -
.../iotdb/tsfile/file/metadata/ChunkMetadata.java | 5 +-
.../tsfile/file/metadata/ChunkMetadataTest.java | 70 ++++++++++++++++++++++
3 files changed, 73 insertions(+), 3 deletions(-)
create mode 100644
tsfile/src/test/java/org/apache/iotdb/tsfile/file/metadata/ChunkMetadataTest.java