xiaoyong-z commented on issue #5065: URL: https://github.com/apache/arrow-datafusion/issues/5065#issuecomment-1410397135
If the table is `create table foo as values (1, 2), (1, 4), (1, 6);` then `select distinct '1' from foo order by column1;` will only output 1 row -- 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]
