[
https://issues.apache.org/jira/browse/ARROW-16297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-16297:
-----------------------------------
Labels: pull-request-available (was: )
> [R] Improve detection of ARROW_*_URL variables for offline build
> ----------------------------------------------------------------
>
> Key: ARROW-16297
> URL: https://issues.apache.org/jira/browse/ARROW-16297
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Affects Versions: 7.0.0
> Environment: *nix offline builds
> Reporter: Karl Dunkle Werner
> Assignee: Karl Dunkle Werner
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As [~npr] mentioned in
> [https://github.com/apache/arrow/pull/12849#issuecomment-1101489333,] the
> current code in {{nixlibs.R}} doesn't handle components that have multiple
> words (because of the way it parses variable names from filenames). Until
> now, we've had a special case for the AWS variables, but
> {{ARROW_GOOGLE_CLOUD_CPP_URL}} and {{ARROW_NLOHMANN_JSON_URL}} also need
> handling. Instead of adding special cases, we can provide the correct
> {{ARROW_*_URL}} values with the new bash script added as part of ARROW-15092.
>
> I'll add a PR.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)