blaginin commented on code in PR #13576: URL: https://github.com/apache/datafusion/pull/13576#discussion_r1868402792
########## datafusion/sqllogictest/test_files/csv_files.slt: ########## @@ -362,3 +362,15 @@ OPTIONS ('format.terminator' E'\r', 'format.has_header' 'true'); statement ok drop table stored_table_with_cr_terminator; + + +# check that datetime_format is case sensitive Review Comment: that doesn't work, reported a separate issue https://github.com/apache/datafusion/issues/13633 -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org