jonkeane commented on a change in pull request #12422:
URL: https://github.com/apache/arrow/pull/12422#discussion_r806118341
##########
File path: r/tests/testthat.R
##########
@@ -20,6 +20,8 @@ library(arrow)
library(tibble)
if (identical(tolower(Sys.getenv("ARROW_R_DEV", "false")), "true")) {
+ arrow::arrow_info()
+
Review comment:
This might be helpful in debugging. We can remove it before we merge
this, though it should only impact our CI builds and maybe it's good/fine to
keep it around?
--
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]