This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch debug_metero
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 610a74c add logs and catch NPE in filter chunks
add 6ba8aa8 Fix a NPE when concat filter with multiple devices (#900)
add 7fa60f1 Release query resource while exception happened in query
producer thread
add 5bb734b add header
new 217c1ab Merge branch 'TyBugFix' into debug_metero
The 1 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:
.../iotdb/db/engine/cache/TsFileMetaDataCache.java | 9 ++--
.../engine/storagegroup/StorageGroupProcessor.java | 51 +++++++++-------------
.../qp/strategy/optimizer/ConcatPathOptimizer.java | 2 +-
.../dataset/RawQueryDataSetWithoutValueFilter.java | 46 +++++++++++++------
.../db/query/executor/RawDataQueryExecutor.java | 10 +++--
.../org/apache/iotdb/db/service/TSServiceImpl.java | 15 ++++++-
.../iotdb/db/qp/plan/ConcatOptimizerTest.java | 22 ++++++++++
.../ExceptionBatchData.java} | 16 +++----
8 files changed, 110 insertions(+), 61 deletions(-)
copy
tsfile/src/main/java/org/apache/iotdb/tsfile/read/{filter/factory/FilterType.java
=> common/ExceptionBatchData.java} (71%)