alamb commented on PR #17255: URL: https://github.com/apache/datafusion/pull/17255#issuecomment-3216735334
I think all we need now is to merge https://github.com/apache/datafusion-testing/pull/11 and then update the `datafusion-testing` pin on this PR. I am testing locally with the changes from https://github.com/apache/datafusion-testing/pull/11 using: ```shell INCLUDE_SQLITE=true cargo test --profile release-nonlto --test sqllogictests ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
