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/04/01 06:01:02 UTC

[GitHub] [shardingsphere] mousycoder opened a new issue #16537: How to support efficient BETWEEN and with Snowflake algorithm ID

mousycoder opened a new issue #16537:
URL: https://github.com/apache/shardingsphere/issues/16537


   <img width="1346" alt="image" src="https://user-images.githubusercontent.com/6722977/161204127-0368e96c-4556-4415-9fed-9f94e45770f7.png">
   It's going to loop a lot, and it's not going to work


-- 
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] strongduanmu commented on issue #16537: How to support efficient BETWEEN and with Snowflake algorithm ID

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


   @mousycoder Thank you for your feedback, this is indeed a problem. Maybe we can reduce the number of loops by checking if the number of availableTargetNames and result are equal.


-- 
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