-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-49067: [R] Disable GCS on macos #49068
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
This should go along with #48995 We also need to check with our r-universe configuration and with our own libarrow binary build to make sure that is built with full features. |
|
@github-actions crossbow submit test-r-macos-as-cran |
|
Revision: 2f8439a Submitted crossbow builds: ursacomputing/crossbow @ actions-b8573b9397
|
|
@github-actions crossbow submit test-r-macos-as-cran r-binary-packages |
|
Revision: ca7b0a3 Submitted crossbow builds: ursacomputing/crossbow @ actions-77f970ae02
|
|
@github-actions crossbow submit r-binary-packages |
|
Revision: ca7b0a3 Submitted crossbow builds: ursacomputing/crossbow @ actions-96d247a804
|
Rationale for this change
Builds that complete on CRAN
What changes are included in this PR?
Disable GCS by default
Are these changes tested?
Are there any user-facing changes?
Hopefully not
This PR includes breaking changes to public APIs. (If there are any breaking changes to public APIs, please explain which changes are breaking. If not, you can remove this.)
This PR contains a "Critical Fix". (If the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld), please provide explanation. If not, you can remove this.)