Jonathan Keane created ARROW-15292:
--------------------------------------
Summary: [R] default to binary libarrow on Ubuntu/Redhat
Key: ARROW-15292
URL: https://issues.apache.org/jira/browse/ARROW-15292
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Jonathan Keane
The V8 package uses binaries on those platforms:
https://github.com/jeroen/V8/blob/16289554d548b9cdaba9cf0c71e35c7586d1a9d8/configure#L28-L35
Could we do this too? One thing that will complicate this is that we don't
build our binary + host it somewhere on each build / with nightlies. So we will
need to either _only_ do this on release numbers, or do something in CI to host
binaries in the style we do with nightlies (or move those nightly builds into
apache/arrow and use those...)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)