alamb commented on code in PR #15427: URL: https://github.com/apache/datafusion/pull/15427#discussion_r2013030837
########## datafusion-cli/tests/cli_integration.rs: ########## @@ -74,6 +75,31 @@ fn cli_quick_test<'a>( assert_cmd_snapshot!(cmd); } +#[rstest] Review Comment: I could not get these to work as additional examples in `quick_test` for reasons I couldn't figure out. So I just made a new test -- 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