This is an automated email from the ASF dual-hosted git repository.
shuwenwei pushed a change to branch fixBug0518-1.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from b30181c5dce Fix query reuse of flushing memtable TVList
add 76789065f16 add comment
No new revisions were added by this update.
Summary of changes:
.../db/queryengine/execution/fragment/QueryContext.java | 4 ++--
.../schemaregion/utils/ResourceByPathUtils.java | 17 ++++++++++++++---
.../dataregion/memtable/AlignedReadOnlyMemChunk.java | 2 +-
.../dataregion/memtable/ReadOnlyMemChunk.java | 2 +-
.../fragment/FragmentInstanceExecutionTest.java | 6 +++---
.../dataregion/memtable/PrimitiveMemTableTest.java | 2 +-
6 files changed, 22 insertions(+), 11 deletions(-)