alamb commented on code in PR #22525: URL: https://github.com/apache/datafusion/pull/22525#discussion_r3306745292
########## datafusion/sqllogictest/test_files/limit.slt: ########## @@ -989,3 +989,34 @@ c-4 statement ok DROP TABLE t21176; + +# Regression test for https://github.com/apache/datafusion/issues/22489 Review Comment: Here is a proposed fix: - https://github.com/kumarUjjawal/datafusion/pull/1 -- 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]
