vince7839 opened a new issue #11397:
URL: https://github.com/apache/shardingsphere/issues/11397


   这样一个SQL,select * from demo_db where num=1 or num=2 and 
count=3,其中num是表分片键,count是数据库分片键。按理说应该查询出所有num=1的行,因为count=3的限制条件不会和num=1组合。但是并没有路由到所有的表


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


Reply via email to