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

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


    from e51042f8107 fix ut
     new 5e173caf2a5 skip not statisfied time range in MemPointIterator
     new cae92be9f66 add lazy bitmap

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../execution/operator/source/SeriesScanUtil.java  | 27 ++++++-
 .../read/reader/common/NoDataPointReader.java}     | 38 +++++-----
 .../db/utils/datastructure/AlignedTVList.java      |  4 +-
 .../iotdb/db/utils/datastructure/LazyBitMap.java   | 82 ++++++++++++++++++++++
 4 files changed, 127 insertions(+), 24 deletions(-)
 copy 
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/{queryengine/plan/relational/sql/ast/ShowAIDevices.java
 => storageengine/dataregion/read/reader/common/NoDataPointReader.java} (56%)
 create mode 100644 
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/LazyBitMap.java

Reply via email to