findepi commented on PR #14355:
URL: https://github.com/apache/datafusion/pull/14355#issuecomment-2622167347
thank you @Omega359 @alamb !
--
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 speci
alamb merged PR #14355:
URL: https://github.com/apache/datafusion/pull/14355
--
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...@datafusi
alamb commented on PR #14355:
URL: https://github.com/apache/datafusion/pull/14355#issuecomment-2622078034
Thanks again @findepi
--
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 comm
alamb commented on PR #14355:
URL: https://github.com/apache/datafusion/pull/14355#issuecomment-2621874234
> The functionality was probably accidentally lost probably in #13936
BTW I think it is currently possible to run a single file. For example this
will run both `union.slt` and `p
Omega359 commented on PR #14355:
URL: https://github.com/apache/datafusion/pull/14355#issuecomment-2621782574
I made a small PR to your branch to show the # of files tested, verifying
that
`cargo test --test sqllogictests -- union.slt`
runs 2 files whereas
`cargo test -
findepi opened a new pull request, #14355:
URL: https://github.com/apache/datafusion/pull/14355
Make it possible again to run single SLT file, even if it's name is a
substring of other file(s).
For example, after the change, this command:
cargo test --test sqllogictests -- t