You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/09/14 07:15:02 UTC

[GitHub] [incubator-shardingsphere] vulgar-cd opened a new issue #3036: org.apache.shardingsphere.core.strategy.route.value.RangeRouteValue cannot be cast to org.tapache.shardingsphere.core.strategy.route.value.ListRouteValue

vulgar-cd opened a new issue #3036: org.apache.shardingsphere.core.strategy.route.value.RangeRouteValue cannot be cast to org.tapache.shardingsphere.core.strategy.route.value.ListRouteValue
URL: https://github.com/apache/incubator-shardingsphere/issues/3036
 
 
   when i use the subquery with `not in (select ...)`, out query and subquery also have sharding colmun,application throw:
   Caused by: java.lang.ClassCastException: org.apache.shardingsphere.core.strategy.route.value.RangeRouteValue cannot be cast to org.tapache.shardingsphere.core.strategy.route.value.ListRouteValue.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services