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

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


    from 9d725359fb add null tests to accumulator
     add afde440773 add raw data aggregate operator

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/mpp/aggregation/Aggregator.java       |   2 +-
 .../operator/process/RawDataAggregateOperator.java |  10 +-
 .../execution/operator/AggregateOperatorTest.java  |  15 +--
 .../operator/RawDataAggregateOperator.java         |  21 ----
 ...Test.java => RawDataAggregateOperatorTest.java} | 109 +++++++++++++--------
 5 files changed, 88 insertions(+), 69 deletions(-)
 delete mode 100644 
server/src/test/java/org/apache/iotdb/db/mpp/execution/operator/RawDataAggregateOperator.java
 copy 
server/src/test/java/org/apache/iotdb/db/mpp/execution/operator/{LimitOperatorTest.java
 => RawDataAggregateOperatorTest.java} (64%)

Reply via email to