assignUser commented on code in PR #38236:
URL: https://github.com/apache/arrow/pull/38236#discussion_r1357040133
##########
r/tools/nixlibs.R:
##########
@@ -736,11 +729,6 @@ with_cloud_support <- function(env_var_list) {
cat("**** ", start_msg, " support ", msg, "; building with ", off_flags,
"\n")
}
- # Check the features
- # This duplicates what we do with the test program above when we check
- # capabilities for using binaries. We could consider consolidating this
- # logic, though these use cmake in order to match exactly what we do in the
- # libarrow build, and maybe that increases the fidelity.
Review Comment:
(this is from #38195)
--
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]