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

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


    from d3fddf3  Move physicalGenerator to each opeartor inside
     new 25259cf  Fix bugs
     new cba47ca  Fix bug in disable align it (#3333)
     new 656b2d8  Fix insert and udf bug:

The 3 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:
 .../qp/logical/crud/AggregationQueryOperator.java  | 26 ++++++++-----------
 .../db/qp/logical/crud/FillQueryOperator.java      | 28 ++++++++-------------
 .../qp/logical/crud/GroupByFillQueryOperator.java  | 29 +++++++++++-----------
 .../db/qp/logical/crud/GroupByQueryOperator.java   | 26 ++++++++-----------
 .../iotdb/db/qp/logical/crud/InsertOperator.java   |  2 +-
 .../iotdb/db/qp/logical/crud/QueryOperator.java    | 22 +++++++++-------
 .../iotdb/db/qp/logical/crud/UDFQueryOperator.java | 10 +++-----
 .../apache/iotdb/db/qp/sql/IoTDBSqlVisitor.java    |  8 +++---
 .../iotdb/db/integration/IoTDBDisableAlignIT.java  |  2 +-
 .../db/integration/IoTDBUDTFHybridQueryIT.java     |  2 +-
 10 files changed, 70 insertions(+), 85 deletions(-)

Reply via email to