gruuya commented on code in PR #4304:
URL: https://github.com/apache/arrow-datafusion/pull/4304#discussion_r1028902776
##########
datafusion/core/Cargo.toml:
##########
@@ -107,6 +107,7 @@ doc-comment = "0.3"
env_logger = "0.9"
parquet-test-utils = { path = "../../parquet-test-utils" }
rstest = "0.15.0"
+test-case = "*"
Review Comment:
Yeah, makes sense; TIL about rstest, thanks!
I've pushed the rtest parametriztion version now, let me know whether that
works for you.
--
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]