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 2019/07/25 06:35:56 UTC

[incubator-iotdb] branch dev_merge updated (65f9426 -> 81c4b30)

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

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


    from 65f9426  improve resource control in tests
     add 81c4b30  add CachedPriorityMergeReader

No new revisions were added by this update.

Summary of changes:
 .../resourceRelated/UnseqResourceMergeReader.java  |  2 +-
 .../universal/CachedPriorityMergeReader.java       | 85 ++++++++++++++++++++++
 2 files changed, 86 insertions(+), 1 deletion(-)
 create mode 100644 server/src/main/java/org/apache/iotdb/db/query/reader/universal/CachedPriorityMergeReader.java