You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ian Cook (Jira)" <ji...@apache.org> on 2021/03/05 23:14:00 UTC

[jira] [Created] (ARROW-11886) [R] Turn off some capabilities when LIBARROW_MINIMAL=true

Ian Cook created ARROW-11886:
--------------------------------

             Summary: [R] Turn off some capabilities when LIBARROW_MINIMAL=true
                 Key: ARROW-11886
                 URL: https://issues.apache.org/jira/browse/ARROW-11886
             Project: Apache Arrow
          Issue Type: Task
          Components: R
            Reporter: Ian Cook


Currently when {{LIBARROW_MINIMAL}} takes a value other than {{false}}, the Arrow C++ library is built with mimalloc, S3, and compression algos turned off. Consider whether to turn off some other capabilities when {{LIBARROW_MINIMAL}} is explicitly set to {{true}}, including Arrow Dataset and Parquet.

The code that controls this is in {{r/inst/build_arrow_static.sh}}



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