You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2020/03/13 02:52:49 UTC

[incubator-iotdb] branch cluster_new updated (0de0c72 -> a958eed)

This is an automated email from the ASF dual-hosted git repository.

jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 0de0c72  use framed transport in jdbc
     add 6ba8aa8  Fix a NPE when concat filter with multiple devices (#900)
     add 74f1eb9  Release query resource while exception happened in query producer thread (#903)
     add a958eed  Merge branch 'master' into cluster_new

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/cache/TsFileMetaDataCache.java |  9 ++--
 .../engine/storagegroup/StorageGroupProcessor.java | 51 +++++++++-------------
 .../dataset/RawQueryDataSetWithoutValueFilter.java | 45 +++++++++++++------
 .../db/query/executor/RawDataQueryExecutor.java    | 10 +++--
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 15 ++++++-
 .../ExceptionBatchData.java}                       | 18 ++++----
 6 files changed, 89 insertions(+), 59 deletions(-)
 copy tsfile/src/main/java/org/apache/iotdb/tsfile/read/{filter/factory/FilterType.java => common/ExceptionBatchData.java} (67%)