Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions