alamb commented on PR #10: URL: https://github.com/apache/datafusion-testing/pull/10#issuecomment-3184362902
I pushed a commit - https://github.com/apache/datafusion-testing/pull/10/commits/7402be70548637375c7b8ed62f2186fbd7603db3 I also verified with these changes the extended tests now pass on main: ```shell (venv) andrewlamb@Andrews-MacBook-Pro-3:~/Software/datafusion$ INCLUDE_SQLITE=true cargo test --profile release-nonlto --test sqllogictests Compiling sqllogictest v0.28.3 Compiling datafusion-sqllogictest v49.0.0 (/Users/andrewlamb/Software/datafusion/datafusion/sqllogictest) Finished `release-nonlto` profile [optimized] target(s) in 18.06s Running bin/sqllogictests.rs (target/release-nonlto/deps/sqllogictests-897f3e6962f91fa0) Completed 941 test files in 4 minutes (venv) andrewlamb@Andrews-MacBook-Pro-3:~/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: 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