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 2021/11/12 09:07:46 UTC

[GitHub] [shardingsphere] gaozhuo opened a new issue #13572: Is sharding-jdbc support multi strategy for one table?

gaozhuo opened a new issue #13572:
URL: https://github.com/apache/shardingsphere/issues/13572


   Is sharding-jdbc support multi sharding algorithm for one table?
   eg:PreciseShardingAlgorithm for userId,HintShardingAlgorithm for orderId
   I already sharding table by userId (PreciseShardingAlgorithm),but i want to query by orderId (by HintManager)


-- 
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 #13572: Is sharding-jdbc support multi strategy for one table?

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


   


-- 
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 #13572: Is sharding-jdbc support multi strategy for one table?

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


   Hi @gaozhuo 
   You can try to query the same actual table with different logical table names, so that you can configure different strategies for different logical tables.


-- 
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 #13572: Is sharding-jdbc support multi strategy for one table?

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


   I just close the issue because of no response anymore.


-- 
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 #13572: Is sharding-jdbc support multi strategy for one table?

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


   Hi @gaozhuo, ShardingSphere provides some general algorithms, and you can implement custom sharding algorithms according to your needs.


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