alamb opened a new pull request, #13945: URL: https://github.com/apache/datafusion/pull/13945
## Which issue does this PR close? <!-- We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. For example `Closes #123` indicates that this PR will close issue #123. --> - Reverts https://github.com/apache/datafusion/pull/13917 ## Rationale for this change - @Omega359 is adding the sqlite sqllogictests in https://github.com/apache/datafusion/pull/13936 - Those tests include labels in the sqlogictest files, but there is an issue with sqllogictest 0.25.0 https://github.com/risinglightdb/sqllogictest-rs/issues/242 that prevents them from working ## What changes are included in this PR? pin to sqllogictest `0.24.0` and add a note about why ## Are these changes tested? By CI ## Are there any user-facing changes? No this is development tooling -- 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