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

[incubator-iotdb] branch new_series_reader updated (94641c3 -> e65cc7a)

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

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


    from 94641c3  disable sonar for contributor pr
     add e65cc7a  [IOTDB-449] Manage TsFileSequenceReader in query by FileReaderManager (#760)

No new revisions were added by this update.

Summary of changes:
 .../db/query/control/QueryResourceManager.java     | 15 +++++++------
 .../query/reader/seriesRelated/SeriesReader.java   | 26 +++++-----------------
 .../db/engine/cache/DeviceMetaDataCacheTest.java   |  2 +-
 .../apache/iotdb/db/utils/EnvironmentUtils.java    |  1 -
 .../iotdb/tsfile/read/TsFileSequenceReader.java    |  3 ++-
 5 files changed, 16 insertions(+), 31 deletions(-)