alamb commented on code in PR #9679: URL: https://github.com/apache/arrow-datafusion/pull/9679#discussion_r1530359440
########## datafusion/sqllogictest/test_files/dictionary.slt: ########## @@ -280,3 +280,70 @@ ORDER BY 2023-12-20T01:20:00 1000 f2 foo 2023-12-20T01:30:00 1000 f1 32.0 2023-12-20T01:30:00 1000 f2 foo + +# Cleanup +statement error DataFusion error: Execution error: Table 'm1' doesn't exist\. Review Comment: Good call -- this is a mistake and I will fix it -- 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]
