alamb commented on code in PR #15836: URL: https://github.com/apache/datafusion/pull/15836#discussion_r2065170350
########## datafusion/sqllogictest/test_files/strings.slt: ########## @@ -115,6 +115,12 @@ p1 p1e1 p1m1e1 +query T rowsort Review Comment: In case anyone is curious, without the fix this test fails like this: ``` Completed 1 test files in 0 seconds External error: query result mismatch: [SQL] SELECT s FROM test WHERE s ILIKE 'p1'; [Diff] (-expected|+actual) - P1 p1 at test_files/strings.slt:118 ``` -- 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