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/05/31 07:18:33 UTC

[GitHub] [shardingsphere] strongduanmu opened a new issue #10580: PostgreSQL proxy execute select sum(distinct user_id) from t_order return NPE

strongduanmu opened a new issue #10580:
URL: https://github.com/apache/shardingsphere/issues/10580


   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   
   master branch
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   ShardingSphere-Proxy
   
   ### Expected behavior
   
   execute select sum(distinct user_id) from t_order and return sum value
   
   ### Actual behavior
   
   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 #10580: PostgreSQL proxy execute select sum(distinct user_id) from t_order return NPE

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


   


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