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

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


    from ccfd563960b Correct Memory Allocation for SinkHandle in Table model
     add ac44d8b8594 Make div and mod return long type if types of two inputs 
are all int64 or int32

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/it/IoTDBNestedQueryIT.java |  4 +-
 .../db/it/aggregation/maxby/IoTDBMaxByIT.java      |  5 ++-
 .../db/it/aggregation/minby/IoTDBMinByIT.java      |  5 ++-
 .../IoTDBArithmeticDivAndModWithoutDoubleIT.java}  | 34 +++++++--------
 .../withoutNull/IoTDBWithoutNullAllFilterIT.java   | 48 +++++++++++-----------
 .../withoutNull/IoTDBWithoutNullAnyFilterIT.java   | 48 +++++++++++-----------
 .../plan/analyze/ExpressionTypeAnalyzer.java       | 29 +++++++++++++
 .../visitor/ColumnTransformerVisitor.java          | 11 +++++
 .../db/queryengine/plan/analyze/AnalyzeTest.java   |  4 +-
 9 files changed, 115 insertions(+), 73 deletions(-)
 copy 
integration-test/src/test/java/org/apache/iotdb/db/it/{groupby/IoTDBLeftORightCIT.java
 => query/IoTDBArithmeticDivAndModWithoutDoubleIT.java} (67%)

Reply via email to