xllove-moon opened a new issue #2347: 4.0.0 RC1 ComplexKeysShardingAlgorithm not support between... and? URL: https://github.com/apache/incubator-shardingsphere/issues/2347 ## Question sql like : SELECT COUNT(id) FROM table_a WHERE id in(...) and create_date between ? and ? it reports an exception: Error querying database. Cause: java.lang.ClassCastException: org.apache.shardingsphere.core.strategy.route.value.BetweenRouteValue cannot be cast to org.apache.shardingsphere.core.strategy.route.value.ListRouteValue because 3.1 not support some sub query and 4.0 fix this problem ,so i want upgrade ,but this new problem make us awkward....
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
