[
https://issues.apache.org/jira/browse/ARROW-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852054#comment-16852054
]
Neal Richardson commented on ARROW-4428:
----------------------------------------
I think it makes sense to continue with one-size-fits-all in R for now, until
more of the optional features have R support.
> [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
> Priority: Major
>
> 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
(v7.6.3#76005)