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/24 02:01:27 UTC

[incubator-iotdb] branch dev_merge updated (0a7bcbb -> 6dd1815)

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 0a7bcbb  use reader cache in MergeResource to construct MergeReader
     add 6dd1815  change the order of reading unseq chunks

No new revisions were added by this update.

Summary of changes:
 .../db/engine/merge/manage/MergeResource.java      | 19 +++---
 .../db/engine/merge/task/MergeMultiChunkTask.java  | 14 ++---
 .../java/org/apache/iotdb/db/utils/MergeUtils.java | 67 ++++++++++++++++++++++
 3 files changed, 83 insertions(+), 17 deletions(-)