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/10/21 12:08:47 UTC

[GitHub] [shardingsphere] rayejun opened a new issue #7876: SQL execution bug

rayejun opened a new issue #7876:
URL: https://github.com/apache/shardingsphere/issues/7876


   Version 4.1.0, 4.1.1
   
   So SQL select * from (select * from test1 where id in ('1') order by create_time asc ) t group by t.id
   
   Null will be returned if the result is executed. All column values are null, which is abnormal
   
   However, in version 4.0.1, this SQL execution returns normal results


----------------------------------------------------------------
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] rayejun closed issue #7876: SQL execution bug

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


   


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