You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/04/13 20:32:00 UTC

[jira] [Resolved] (ARROW-4428) [R] Feature flags for R build

     [ https://issues.apache.org/jira/browse/ARROW-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neal Richardson resolved ARROW-4428.
------------------------------------
    Fix Version/s: 0.17.0
         Assignee: Neal Richardson
       Resolution: Fixed

Between the Linux build configuration work and what's happening in ARROW-6439, this is effectively done.

> [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.3.4#803005)