marberts commented on code in PR #49553:
URL: https://github.com/apache/arrow/pull/49553#discussion_r3488403311


##########
r/tools/nixlibs.R:
##########
@@ -942,16 +953,22 @@ with_cloud_support <- function(env_var_list) {
       print_warning("requires libcurl-devel (rpm) or libcurl4-openssl-dev 
(deb)")
       arrow_s3 <- FALSE
       arrow_gcs <- FALSE
+      arrow_azure <- FALSE

Review Comment:
   Although I did not test without openssl and libcurl, the azure c++ sdk 
requires them so I'm pretty sure they're needed. 



-- 
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]

Reply via email to