You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2020/05/22 12:07:00 UTC

[jira] [Resolved] (ARROW-8885) [R] Don't include everything everywhere

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

Francois Saint-Jacques resolved ARROW-8885.
-------------------------------------------
    Resolution: Fixed

Issue resolved by pull request 7245
[https://github.com/apache/arrow/pull/7245]

> [R] Don't include everything everywhere
> ---------------------------------------
>
>                 Key: ARROW-8885
>                 URL: https://issues.apache.org/jira/browse/ARROW-8885
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> I noticed that we were jamming all of our arrow #includes in one header file in the R bindings and then including that everywhere. Seemed like that was wasteful and probably causing compilation to be slower.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)