You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2021/11/19 02:32:50 UTC

[iotdb] branch ty_new_vector updated (54809c2 -> 51578ca)

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

jackietien pushed a change to branch ty_new_vector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 54809c2  add comments for IT
     add 51578ca  add more comments and UTs

No new revisions were added by this update.

Summary of changes:
 .../universal/AlignedDescPriorityMergeReader.java  | 10 +++
 .../universal/AlignedPriorityMergeReader.java      | 10 +++
 .../reader/universal/PriorityMergeReader.java      |  1 +
 .../universal/AlignedPriorityMergeReaderTest.java  | 91 ++++++++++++++++++++++
 4 files changed, 112 insertions(+)
 create mode 100644 server/src/test/java/org/apache/iotdb/db/query/reader/universal/AlignedPriorityMergeReaderTest.java