alamb commented on PR #14824:
URL: https://github.com/apache/datafusion/pull/14824#issuecomment-2678729357
I ran the sqllogictests locally and verified this patch fixes them:
```shell
INCLUDE_SQLITE=true cargo test --profile release-nonlto --test sqllogictests
...
...
Finished `release-nonlto` profile [optimized] target(s) in 1m 48s
Running bin/sqllogictests.rs
(target/release-nonlto/deps/sqllogictests-f643b09b33355b16)
Completed 705 test files in 6 minutes
andrewlamb@Andrews-MacBook-Pro-2:~/Software/datafusion$
```
--
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]