Comven commented on issue #13544:
URL: 
https://github.com/apache/shardingsphere/issues/13544#issuecomment-981263715


   > @Comven I have tried your config on 5.0.0 It can be executed well. 
`2021-11-29 11:09:33.153 INFO 49392 --- [nio-8088-exec-3] ShardingSphere-SQL : 
Actual SQL: db1slaver ::: select id , order_no, user_id, add_time from 
order_info_202110 where add_time between ? and ? order by add_time ::: 
[2021-10-01 00:00:00.0, 2021-11-10 00:00:00.0] 2021-11-29 11:09:33.153 INFO 
49392 --- [nio-8088-exec-3] ShardingSphere-SQL : Actual SQL: db1slaver ::: 
select id , order_no, user_id, add_time from order_info_202111 where add_time 
between ? and ? order by add_time ::: [2021-10-01 00:00:00.0, 2021-11-10 
00:00:00.0]` Or can you provide a demo for me?
   
   Is there any data in table “order_info_202110” and “order_info_202111” ?


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