Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to upgrade R version to 4.0.2 in the release docker image. As of SPARK-31918, we should make a release with R 4.0.0+ which works with R 3.5+ too.

Why are the changes needed?

To unblock releases on CRAN.

Does this PR introduce any user-facing change?

No, dev-only.

How was this patch tested?

Manually tested via scripts under dev/create-release, manually attaching to the container and checking the R version.

@HyukjinKwon
Copy link
Member Author

HyukjinKwon commented Jun 24, 2020

cc @shivaram too

@HyukjinKwon HyukjinKwon changed the title [SPARK-31918][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile [SPARK-32089][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile Jun 24, 2020
@SparkQA
Copy link

SparkQA commented Jun 24, 2020

Test build #124484 has finished for PR 28922 at commit 11648fb.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

@shivaram shivaram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @HyukjinKwon

@cloud-fan
Copy link
Contributor

thanks, merging to master/3.0!

@cloud-fan cloud-fan closed this in 71b6d46 Jun 24, 2020
cloud-fan pushed a commit that referenced this pull request Jun 24, 2020
…kerFiile

### What changes were proposed in this pull request?

This PR proposes to upgrade R version to 4.0.2 in the release docker image. As of SPARK-31918, we should make a release with R 4.0.0+ which works with R 3.5+ too.

### Why are the changes needed?

To unblock releases on CRAN.

### Does this PR introduce _any_ user-facing change?

No, dev-only.

### How was this patch tested?

Manually tested via scripts under `dev/create-release`, manually attaching to the container and checking the R version.

Closes #28922 from HyukjinKwon/SPARK-32089.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
(cherry picked from commit 71b6d46)
Signed-off-by: Wenchen Fan <[email protected]>
@dongjoon-hyun
Copy link
Member

Nice, @HyukjinKwon .

@shivaram
Copy link
Contributor

shivaram commented Jul 1, 2020

@HyukjinKwon could we also merge this in branch-2.4? If we build a 2.4.7 release we should use R 4.0 for that

cc @holdenk

HyukjinKwon added a commit that referenced this pull request Jul 1, 2020
…kerFiile

This PR proposes to upgrade R version to 4.0.2 in the release docker image. As of SPARK-31918, we should make a release with R 4.0.0+ which works with R 3.5+ too.

To unblock releases on CRAN.

No, dev-only.

Manually tested via scripts under `dev/create-release`, manually attaching to the container and checking the R version.

Closes #28922 from HyukjinKwon/SPARK-32089.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
@HyukjinKwon
Copy link
Member Author

@shivaram, I ported back by logically resolving conflicts; however, it wasn't tested.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants