alamb opened a new pull request, #17176: URL: https://github.com/apache/datafusion/pull/17176
## Which issue does this PR close? - Closes https://github.com/apache/datafusion/issues/17120 ## Rationale for this change Several changes have allowed more queries to run (that were previously erroring) so the test output needed to be updated. @Jefffrey @findepi @Omega359 and I have reviewed the tests updates, see https://github.com/apache/datafusion-testing/pull/10 ## What changes are included in this PR? - Update `datafusion-testing` to get https://github.com/apache/datafusion-testing/pull/10 ## Are these changes tested? I tested manually with this test (in progress) ```shell INCLUDE_SQLITE=true cargo test --profile release-nonlto --test sqllogictests ``` ## Are there any user-facing changes? No -- 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