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)