alamb commented on PR #14156: URL: https://github.com/apache/datafusion/pull/14156#issuecomment-2599708491
I took the liberty of merging this PR up from main and updating the `datafusion-testing` pin per @Omega359 's suggestion in https://github.com/apache/datafusion/pull/14156#issuecomment-2599679859 I then ran the tests; ```shell INCLUDE_SQLITE=true nice cargo test --profile release-nonlto --test sqllogictests ``` And I am happy report it passes successfully: ``` Finished `release-nonlto` profile [optimized] target(s) in 0.17s Running bin/sqllogictests.rs (target/release-nonlto/deps/sqllogictests-9840fb00d6768257) Completed in 6 minutes (venv) andrewlamb@Andrews-MacBook-Pro-2:~/Software/datafusion2$ ``` -- 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