alamb opened a new pull request, #8288: URL: https://github.com/apache/arrow-datafusion/pull/8288
## Which issue does this PR close? Closes https://github.com/apache/arrow-datafusion/issues/8287 Closes https://github.com/apache/arrow-datafusion/issues/4769 ## Rationale for this change Basically I want to be able to run sqllogictest in RustRover more conveniently (and also make it easier for @tustvold to work in DataFusion so he does it more ;) ) ## What changes are included in this PR? 1. Rewrite the sqllogictest CLI parsing command to use `clap` https://github.com/apache/arrow-datafusion/issues/4769 2. Add support for the CLI options that RustRover seems to slap on to its invocation ## Are these changes tested? Yes, by existing CI tests ## Are there any user-facing changes? No, it is entirely developer facing -- 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]
