-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-48554][INFRA] Use R 4.4.0 in windows R GitHub Action Window job
#46897
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
Conversation
windows R GitHub Action jobwindows R GitHub Action Window job
dongjoon-hyun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, LGTM.
|
I think ... this might break SparkR build (https://github.com/apache/spark/actions/runs/9331838894) assuming from the timeline .. |
|
Let me revert this first, and see if the build passes. |
Okay, Let me investigate it. |
|
@HyukjinKwon Let me continue to address its |
|
@HyukjinKwon https://github.com/panbingkun/spark/runs/26513013494 R 4.4.0 is ok. |
|
let me revert this back. |
Thanks |

What changes were proposed in this pull request?
This PR aims to use R 4.4.0 in
windowsR GitHub Action job.Why are the changes needed?
R 4.4.0 is the latest release which is released on 2024-04-24.
https://www.r-project.org/
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass GA.
Was this patch authored or co-authored using generative AI tooling?
No.