waynexia commented on code in PR #15299: URL: https://github.com/apache/datafusion/pull/15299#discussion_r2006630060
########## datafusion/sqllogictest/test_files/union.slt: ########## @@ -910,8 +910,8 @@ SELECT * FROM (SELECT y FROM u1 UNION ALL SELECT y FROM u2) ORDER BY y; query I SELECT * FROM v1; Review Comment: Added in [95848ef](https://github.com/apache/datafusion/pull/15299/commits/95848efa8baa73079f105be8cbedd335b9231ad1) -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org