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

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


    from b668bfcc32b Merge remote-tracking branch 'origin/master' into 
lmh/PredicatePushDown
     add 9632b139329 fix not between
     add 64ed2dedd6e fix UT
     add 153e1dc0498 fix UT

No new revisions were added by this update.

Summary of changes:
 .../queryengine/plan/analyze/AnalyzeVisitor.java   |   9 +-
 .../visitor/predicate/PredicateSimplifier.java     |  52 ++-
 .../plan/optimization/PredicatePushDownTest.java   |   5 +-
 .../AlignByDeviceOrderByLimitOffsetTest.java       |   5 +-
 .../planner/distribution/AlignedByDeviceTest.java  | 389 ++++++++++++++++++++-
 5 files changed, 428 insertions(+), 32 deletions(-)

Reply via email to