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

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

Neal Richardson created ARROW-8885:
--------------------------------------

             Summary: [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
             Fix For: 1.0.0


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)