You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ge...@apache.org on 2020/07/24 09:12:59 UTC

[incubator-iotdb] branch optimize_path updated (edfe384 -> 264427f)

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

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


    from edfe384  Update SeriesReaderTestUtil.java
     add 264427f  fix test.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/StorageEngine.java  |  7 ++-
 .../iotdb/db/engine/merge/task/MergeTask.java      | 13 ++--
 .../iotdb/db/engine/merge/MergeTaskTest.java       |  4 +-
 .../apache/iotdb/db/engine/merge/MergeTest.java    | 11 ++--
 .../engine/modification/DeletionFileNodeTest.java  | 16 +++--
 .../db/engine/modification/DeletionQueryTest.java  | 69 ++++++++++++++++------
 .../org/apache/iotdb/tsfile/read/common/Path.java  |  5 +-
 7 files changed, 85 insertions(+), 40 deletions(-)