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:
[email protected]
For queries about this service, please contact Infrastructure at:
[email protected]