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

hui pushed a change to branch lmh/aggrOpRefactor
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from c797c7922a fix UT
     add a66e6272f7 move some methods to TsBlockUtil
     add 9df420407e fix testTSFileConfigUtilCompleteness

No new revisions were added by this update.

Summary of changes:
 .../util/TSFileConfigUtilCompletenessTest.java     |  4 +-
 .../db/mpp/execution/operator/AggregationUtil.java | 90 ----------------------
 .../operator/process/AggregationOperator.java      |  2 +-
 .../process/RawDataAggregationOperator.java        |  4 +-
 .../process/SlidingWindowAggregationOperator.java  |  2 +-
 .../source/SeriesAggregationScanOperator.java      |  2 +-
 .../tsfile/read/common/block/TsBlockUtil.java      | 78 +------------------
 7 files changed, 10 insertions(+), 172 deletions(-)
 copy 
server/src/main/java/org/apache/iotdb/db/mpp/execution/operator/AggregationUtil.java
 => 
tsfile/src/main/java/org/apache/iotdb/tsfile/read/common/block/TsBlockUtil.java 
(54%)

Reply via email to