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

caogaofei pushed a change to branch beyyes/fix_query_cycle
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 035ca6c6716 fix cycle error
     add 5aa2e050510 getMostUsedRegions: return the Region with max count, if 
count equals, return the Region with bigger RegionId
     add 4e0cf31f963 make the main fragment instance located data region, while 
other data regions should tranfer data to this region

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/queryengine/common/MPPQueryContext.java       | 13 +++++++++++++
 .../plan/planner/distribution/DistributionPlanContext.java |  8 ++++----
 .../plan/planner/distribution/ExchangeNodeAdder.java       |  5 ++++-
 .../plan/planner/distribution/NodeGroupContext.java        |  8 ++++----
 .../plan/planner/distribution/SourceRewriter.java          | 14 +++-----------
 5 files changed, 28 insertions(+), 20 deletions(-)

Reply via email to