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/08/17 12:46:07 UTC

[GitHub] [shardingsphere] peng-ran opened a new issue #6899: Unsupported subqueries

peng-ran opened a new issue #6899:
URL: https://github.com/apache/shardingsphere/issues/6899


   SELECT COUNT(1)
   FROM (
   	SELECT *
   	FROM t_demo o
   ) as a
   I use Hint for table sharding, but this SQL statement is not sharding.
   version:4.1.1


----------------------------------------------------------------
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] strongduanmu edited a comment on issue #6899: Unsupported subqueries

Posted by GitBox <gi...@apache.org>.
strongduanmu edited a comment on issue #6899:
URL: https://github.com/apache/shardingsphere/issues/6899#issuecomment-674922086


   @peng-ran The 4.x release version does not support subquery very well, please wait for the 5.x release version. Currently, more subquery features are being implemented, please refer to #6497 .


----------------------------------------------------------------
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] peng-ran closed issue #6899: Unsupported subqueries

Posted by GitBox <gi...@apache.org>.
peng-ran closed issue #6899:
URL: https://github.com/apache/shardingsphere/issues/6899


   


----------------------------------------------------------------
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] peng-ran commented on issue #6899: Unsupported subqueries

Posted by GitBox <gi...@apache.org>.
peng-ran commented on issue #6899:
URL: https://github.com/apache/shardingsphere/issues/6899#issuecomment-674939311


   @strongduanmu Thank you


----------------------------------------------------------------
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] strongduanmu commented on issue #6899: Unsupported subqueries

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


   @peng-ran The 4.x release version does not support `subquery ` very well, please wait for the 5.x release version. Currently, more subquery features are being implemented, please refer to #6497 .


----------------------------------------------------------------
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] strongduanmu edited a comment on issue #6899: Unsupported subqueries

Posted by GitBox <gi...@apache.org>.
strongduanmu edited a comment on issue #6899:
URL: https://github.com/apache/shardingsphere/issues/6899#issuecomment-674922086


   @peng-ran The 4.x release version does not support `subquery` very well, please wait for the 5.x release version. Currently, more subquery features are being implemented, please refer to #6497 .


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