You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2021/06/04 02:39:00 UTC

[iotdb] branch RequeryV2 updated (a6940fe -> 8c4e4fb)

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

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


    from a6940fe  remove filter from operator type
     add 8c4e4fb  Fix codesmells

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/qp/constant/FilterConstant.java     | 9 ++++++---
 .../org/apache/iotdb/db/qp/logical/crud/BasicOperatorType.java   | 4 ++--
 .../iotdb/db/qp/logical/crud/GroupByFillQueryOperator.java       | 1 +
 .../java/org/apache/iotdb/db/qp/logical/crud/WhereComponent.java | 1 +
 .../java/org/apache/iotdb/db/qp/strategy/LogicalChecker.java     | 2 +-
 5 files changed, 11 insertions(+), 6 deletions(-)