Wes McKinney created ARROW-4428:
-----------------------------------

             Summary: [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
             Fix For: 0.13.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
(v7.6.3#76005)

Reply via email to