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 2022/10/16 10:20:19 UTC

[GitHub] [shardingsphere] zhouyouwei-0127 opened a new issue, #21596: There is a NullPointerException when I execute select * from schema.table in postgresql

zhouyouwei-0127 opened a new issue, #21596:
URL: https://github.com/apache/shardingsphere/issues/21596

   ## Bug Report
   
   **For English only**, other languages will not accept.
   
   Before report a bug, make sure you have:
   
   - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere/issues).
   - Read documentation: [ShardingSphere Doc](https://shardingsphere.apache.org/document/current/en/overview).
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response anymore and we cannot reproduce it on current information, we will **close it**.
   
   Please answer these questions before submitting your issue. Thanks!
   
   ### Which version of ShardingSphere did you use?
   5.1.2
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Proxy
   ### Expected behavior
   ![image](https://user-images.githubusercontent.com/64695476/196029760-e74cf874-fca0-484f-8baf-eef1a5dc4638.png)
   
   ### Actual behavior
   ![image](https://user-images.githubusercontent.com/64695476/196029801-e1f3ae07-dcb4-4eb2-a95a-0b0dda07fe58.png)
   
   ### Reason analyze (If you can)
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   SQL: select * from public.t_user;
   configuration: 
   ![image](https://user-images.githubusercontent.com/64695476/196029982-0bd66567-76e4-478e-846c-48cdae89cf05.png)
   
   when I execute select * from public.t_user, exception occur
   ### Example codes for reproduce this issue (such as a github link).
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] zhouyouwei-0127 closed issue #21596: There is a NullPointerException when I execute select * from schema.table in postgresql

Posted by GitBox <gi...@apache.org>.
zhouyouwei-0127 closed issue #21596: There is a NullPointerException when I execute select * from schema.table in postgresql
URL: https://github.com/apache/shardingsphere/issues/21596


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] TeslaCN commented on issue #21596: There is a NullPointerException when I execute select * from schema.table in postgresql

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #21596:
URL: https://github.com/apache/shardingsphere/issues/21596#issuecomment-1364852235

   Please try the ShardingSphere 5.3.0. We are keep improving the schema support. Please open another issue if you have new question.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] TeslaCN closed issue #21596: There is a NullPointerException when I execute select * from schema.table in postgresql

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #21596: There is a NullPointerException when I execute select * from schema.table in postgresql
URL: https://github.com/apache/shardingsphere/issues/21596


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org