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 2021/06/03 05:55:47 UTC

[GitHub] [shardingsphere] TeslaCN opened a new issue #10631: PostgreSQL Proxy select no columns cause NPE

TeslaCN opened a new issue #10631:
URL: https://github.com/apache/shardingsphere/issues/10631


   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   master
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   Proxy
   
   ### Expected behavior
   ```
   postgres=# select;
   --
   (1 row)
   ```
   
   ### Actual behavior
   ```
   sbtest=> select;
   ERROR:  java.lang.NullPointerException
   ```
   


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



[GitHub] [shardingsphere] terrymanu closed issue #10631: PostgreSQL Proxy select no columns cause NPE

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #10631:
URL: https://github.com/apache/shardingsphere/issues/10631


   


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



[GitHub] [shardingsphere] terrymanu closed issue #10631: PostgreSQL Proxy select no columns cause NPE

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #10631:
URL: https://github.com/apache/shardingsphere/issues/10631


   


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