Skip to content

[Release][R] Can we change pre-built Apache Arrow C++ binary URL? #45921

@kou

Description

@kou

Describe the enhancement requested

R downloads pre-built Apache Arrow C++ binary from https://apache.jfrog.io/ui/native/arrow/r/${VERSION}/libarrow/bin/:

arrow_repo <- paste0(getOption("arrow.repo", sprintf("https://apache.jfrog.io/artifactory/arrow/r/%s", VERSION)), "/libarrow/")

Can we change the URL from apache.jfrog.io to asset URLS of GitHub release? For example, we have some assets in 19.0.1 release: https://github.com/apache/arrow/releases/tag/apache-arrow-19.0.1

We want to stop using apache.jfrog.io. See also: #40760

Component(s)

Release, R

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions