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/09/27 02:18:19 UTC

[GitHub] [shardingsphere] littlecold-Github opened a new issue, #21213: How sharding tables with standard and hint at the same time

littlecold-Github opened a new issue, #21213:
URL: https://github.com/apache/shardingsphere/issues/21213

    version : 5.1.1, springboot version:2.5.4
     hi, i have some confuse about how to sharding  tables with standard and hint at the same time。
     when i assign the sharding column, i hope it sharding table with the standard sharding algorithm, and when i use the HintManager, i hope it will go with the algorithm that i implement the interface `org.apache.shardingsphere.sharding.api.sharding.hint.HintShardingAlgorithm`.
   so ,the question is ,how to achieve this purpose with springboot-starter?
   thanks.


-- 
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 #21213: How sharding tables with standard and hint at the same time

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

   Hi @littlecold-Github 
   Currently, the standard and hint strategies are mutually exclusive, and only one can be used.
   Hope to have a solution to meet this scenario in the future.


-- 
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] RaigorJiang commented on issue #21213: How sharding tables with standard and hint at the same time

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

   Closed due to no response.


-- 
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] RaigorJiang closed issue #21213: How sharding tables with standard and hint at the same time

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #21213: How sharding tables with standard and hint at the same time
URL: https://github.com/apache/shardingsphere/issues/21213


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