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 2022/02/14 03:50:22 UTC

[iotdb] branch alignbydevicebug updated (1e45b67 -> 4f39cf0)

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

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


    from 1e45b67  move optimizeExpression to queryoperator
     add 4f39cf0  Fix CI

No new revisions were added by this update.

Summary of changes:
 .../db/qp/logical/crud/GroupByFillQueryOperator.java  | 10 ++++++++++
 .../iotdb/db/qp/logical/crud/QueryOperator.java       |  9 ++++++---
 .../apache/iotdb/db/query/executor/QueryRouter.java   |  1 -
 .../apache/iotdb/db/qp/physical/PhysicalPlanTest.java | 19 ++++++++++---------
 4 files changed, 26 insertions(+), 13 deletions(-)