samuelcolvin commented on code in PR #11454: URL: https://github.com/apache/datafusion/pull/11454#discussion_r1709241062
########## datafusion/sqllogictest/test_files/interval.slt: ########## @@ -413,95 +413,47 @@ select '1980-01-01'::timestamp - interval '1 day' ### date / timestamp (array) + interval (scalar) -query D +query error DataFusion error: Error during planning: table 'datafusion\.public\.t' not found Review Comment: these should definitely work, not raise an error! -- 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]
