goldmedal commented on code in PR #11035: URL: https://github.com/apache/datafusion/pull/11035#discussion_r1723621497
########## datafusion/sqllogictest/test_files/arrow_files.slt: ########## @@ -43,6 +43,14 @@ SELECT * FROM arrow_simple 3 baz false 4 NULL true +query ITB Review Comment: I create `dynamic_file.slt` to collect all the tests for URL table. However, I also keep the URL table for each file-related slt to be a negative test to ensure this feature is disabled by default. -- 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]
