wangyu3619 opened a new issue, #21683:
URL: https://github.com/apache/shardingsphere/issues/21683

   when i query data ,throw this exception.
    i debug the code ,find that the ShardingSphereSchema do have the 
informations about my ShardingSphereTables.
   i use ShardingSphere-jdbc 5.2.0 in Standalone mode  in my springboot 
project. 
   can you help me?
   
   java.lang.NullPointerException: null
        at 
org.apache.shardingsphere.sharding.merge.dql.orderby.OrderByValue.getOrderValuesCaseSensitiveFromTables(OrderByValue.java:74)
        at 
org.apache.shardingsphere.sharding.merge.dql.orderby.OrderByValue.getOrderValuesCaseSensitive(OrderByValue.java:64)
        at 
org.apache.shardingsphere.sharding.merge.dql.orderby.OrderByValue.<init>(OrderByValue.java:58)
        at 
org.apache.shardingsphere.sharding.merge.dql.orderby.OrderByStreamMergedResult.orderResultSetsToQueue(OrderByStreamMergedResult.java:56)
        at 
org.apache.shardingsphere.sharding.merge.dql.orderby.OrderByStreamMergedResult.<init>


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