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

hui pushed a change to branch lmh/FixOffsetPushDown
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from ad4eafde47 add ITs
     new 97d769e838 fix allSatisfy
     new 747dc39e64 fix not

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:
 .../org/apache/iotdb/tsfile/read/filter/GroupByFilter.java   |  2 +-
 .../apache/iotdb/tsfile/read/filter/operator/Between.java    | 12 ++++++------
 .../org/apache/iotdb/tsfile/read/filter/operator/Gt.java     |  4 ++--
 .../org/apache/iotdb/tsfile/read/filter/operator/GtEq.java   |  4 ++--
 .../org/apache/iotdb/tsfile/read/filter/operator/Lt.java     |  4 ++--
 .../org/apache/iotdb/tsfile/read/filter/operator/LtEq.java   |  4 ++--
 .../org/apache/iotdb/tsfile/read/filter/operator/NotEq.java  |  7 +++----
 7 files changed, 18 insertions(+), 19 deletions(-)

Reply via email to