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:
[email protected]


Reply via email to