You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/14 18:17:15 UTC

[GitHub] [arrow] jonkeane commented on a change in pull request #12422: ARROW-15678: [C++][CI] a crossbow job with MinRelSize enabled

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org