You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/06/30 09:30:44 UTC

[GitHub] [shardingsphere] zzl14273119 opened a new issue, #18737: Partition algorithm problem

zzl14273119 opened a new issue, #18737:
URL: https://github.com/apache/shardingsphere/issues/18737

   Range partition algorithm based on partition capacity in automatic partition algorithm
   
   Scenario: 3 slices, lower=3, upper=8, volume=5
   
   Question: when 100 pieces of data are inserted, when the upper value minus the lower value equals the vloume value, why are the remaining data in the first two slices inserted into the last slice according to the volume value of the slice data volume, that is, slice 1 has 3 pieces of data, slice 2 has 5 pieces of data, and all the rest is in slice 3?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] RaigorJiang commented on issue #18737: Partition algorithm problem

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #18737:
URL: https://github.com/apache/shardingsphere/issues/18737#issuecomment-1175208375

   Hi @zzl14273119 
   Your description is a bit abstract, can you use the issue template to provide detailed information?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu commented on issue #18737: Partition algorithm problem

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #18737:
URL: https://github.com/apache/shardingsphere/issues/18737#issuecomment-1193642555

   Closed because of no feedback for long time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu closed issue #18737: Partition algorithm problem

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #18737: Partition algorithm problem
URL: https://github.com/apache/shardingsphere/issues/18737


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org