liukun4515 commented on code in PR #8833: URL: https://github.com/apache/arrow-datafusion/pull/8833#discussion_r1452074977
########## datafusion/sqllogictest/test_files/select.slt: ########## @@ -1112,3 +1112,22 @@ SELECT abs(x), abs(x) + abs(y) FROM t; statement ok DROP TABLE t; + +# related to https://github.com/apache/arrow-datafusion/issues/8814 Review Comment: 👍🏻 -- 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]
