1327681842 opened a new issue #13081:
URL: https://github.com/apache/shardingsphere/issues/13081


   eg:
   select count(DISTINCT a) as a, coalesce(sum(b), 0) as b
   from table_name
   where c=? and d= ?
   
   In this case, SQL can be executed in shardingsphere proxy, but an error is 
reported when using shardingsphere JDBC


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