alamb commented on code in PR #11624: URL: https://github.com/apache/datafusion/pull/11624#discussion_r1690321784
########## datafusion/sqllogictest/test_files/select.slt: ########## @@ -1225,6 +1225,63 @@ statement ok SELECT * EXCEPT(a, b, c, d) FROM table1 +# try zero column with LIMIT, 1 row but empty +statement ok Review Comment: 🤔 that seems to cause errors on mac, so I reverted the change -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
