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 2020/05/27 04:14:23 UTC

[GitHub] [shardingsphere] kimmking commented on issue #5365: COUNT(DISTINCE X, Y) FROM TABLE raised an exception

kimmking commented on issue #5365:
URL: https://github.com/apache/shardingsphere/issues/5365#issuecomment-633831152


   > SELECT COUNT(1)
    FROM order
    GROUP BY order_id, order_type
    WHERE create_time > xxxx


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