You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2022/04/20 11:34:33 UTC

[iotdb] branch stable-mpp updated (c9cd225c22 -> 06e86e4012)

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

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


    from c9cd225c22 Fix UT
     add 06e86e4012 spotless::apply

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/mpp/execution/FragmentInstanceContext.java | 10 +++++++++-
 .../apache/iotdb/db/mpp/execution/FragmentInstanceManager.java |  5 +++--
 .../java/org/apache/iotdb/db/mpp/execution/DataDriverTest.java |  3 ++-
 .../org/apache/iotdb/db/mpp/operator/LimitOperatorTest.java    |  3 ++-
 .../iotdb/db/mpp/operator/SeriesAggregateScanOperatorTest.java |  3 ++-
 .../apache/iotdb/db/mpp/operator/SeriesScanOperatorTest.java   |  3 ++-
 .../org/apache/iotdb/db/mpp/operator/TimeJoinOperatorTest.java |  3 ++-
 .../iotdb/db/mpp/operator/schema/SchemaScanOperatorTest.java   |  5 +++--
 8 files changed, 25 insertions(+), 10 deletions(-)