[
https://issues.apache.org/jira/browse/ARROW-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661450#comment-17661450
]
Rok Mihevc commented on ARROW-4428:
-----------------------------------
This issue has been migrated to [issue
#20989|https://github.com/apache/arrow/issues/20989] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [R] Feature flags for R build
> -----------------------------
>
> Key: ARROW-4428
> URL: https://issues.apache.org/jira/browse/ARROW-4428
> Project: Apache Arrow
> Issue Type: New Feature
> Components: R
> Reporter: Wes McKinney
> Assignee: Neal Richardson
> Priority: Major
> Fix For: 0.17.0
>
>
> There are a number of optional components in the Arrow C++ library. In Python
> we have feature flags to turn on and off parts of the bindings based on what
> C++ libraries have been built. There is also some logic to try to detect what
> has been built and enable those features.
> We need to have the same thing in R. Some components, like Plasma, are not
> available for Windows and so necessarily these will have to be flagged off.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)