You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2021/06/28 13:33:00 UTC

[jira] [Created] (ARROW-13196) [R] Let me override arrow_s3 when using libarrow_minimal

Jonathan Keane created ARROW-13196:
--------------------------------------

             Summary: [R] Let me override arrow_s3 when using libarrow_minimal
                 Key: ARROW-13196
                 URL: https://issues.apache.org/jira/browse/ARROW-13196
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Jonathan Keane


When using libarrow_minimal, if the dependencies are met, arrow_s3 is always enabled. We should edit [the code block that does this|https://github.com/apache/arrow/blob/master/r/tools/nixlibs.R#L416-L434] such that it respects what's in the env var {{ARROW_s3}} even if libarrow_minimal is false and the dependencies are satisfied.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)