Hi, dear community I’m new to shardingsphere I try to shared the table by date, so I have 365 tables one year. And when I do the search , the actual sql is query on 365 tables which I really think some of table is out of date.
My questions is if I can set the range of the query on the actual table when I using the logical table name which is sharding by the date?
