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 2022/04/15 13:18:21 UTC

[iotdb] branch stable-pp updated (3e056a6a89 -> f66b84c1a1)

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

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


    from 3e056a6a89 fix ci
     add f66b84c1a1 fix the test of DistributionPlanTest

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/commons/consensus/DataRegionId.java    |  4 ++++
 .../apache/iotdb/commons/consensus/PartitionRegionId.java   |  4 ++++
 .../org/apache/iotdb/commons/consensus/SchemaRegionId.java  |  4 ++++
 .../iotdb/db/mpp/sql/planner/DistributionPlanner.java       | 13 ++++++++++---
 .../iotdb/db/mpp/sql/plan/DistributionPlannerTest.java      | 10 ++++++++--
 5 files changed, 30 insertions(+), 5 deletions(-)