[
https://issues.apache.org/jira/browse/ARROW-11885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-11885.
-------------------------------------
Fix Version/s: 6.0.0
Resolution: Fixed
Issue resolved by pull request 11109
[https://github.com/apache/arrow/pull/11109]
> [R] Turn off some capabilities when LIBARROW_MINIMAL=true
> ---------------------------------------------------------
>
> Key: ARROW-11885
> URL: https://issues.apache.org/jira/browse/ARROW-11885
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Ian Cook
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)