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 2023/02/21 02:47:34 UTC

[iotdb] branch DONTBlock updated (c8052b7dd2 -> 2ba5974d74)

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

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


    from c8052b7dd2 Remove log and set dop to 4 to run IT
     add 2ba5974d74 Fix hasNext bug

No new revisions were added by this update.

Summary of changes:
 ...egationByLevel2IT.java => IoTDBTagAggregation2IT.java} | 15 +++++++++++++--
 .../iotdb/db/it/aggregation/IoTDBTagAggregationIT.java    |  4 ++--
 .../main/java/org/apache/iotdb/db/conf/IoTDBConfig.java   |  2 +-
 .../mpp/execution/operator/process/MergeSortOperator.java |  4 +++-
 .../operator/process/TagAggregationOperator.java          |  7 +++----
 .../operator/process/join/RowBasedTimeJoinOperator.java   |  4 +++-
 6 files changed, 25 insertions(+), 11 deletions(-)
 copy integration-test/src/test/java/org/apache/iotdb/db/it/aggregation/{IoTDBAggregationByLevel2IT.java => IoTDBTagAggregation2IT.java} (75%)