Uh oh!
There was an error while loading. Please reload this page.
[MINOR] Bump R version to 2.2.0. - #16488
Closed
yanboliang wants to merge 1 commit into
Closed
Conversation
SparkQA
commented
Jan 6, 2017
Test build #70985 has finished for PR 16488 at commit
|
yanboliang
commented
Jan 6, 2017
ContributorAuthor
srowen
approved these changes
Jan 6, 2017
felixcheung
commented
Jan 6, 2017
via email
Member
That's odd - this should be done automatically with release-tag script - I guess that is generally when cutting a RC build though? |
rxin
commented
Jan 6, 2017
Contributor
I believe this is done automatically as part of the release scripts, so we don't need to do anything here. |
shivaram
commented
Jan 7, 2017
Contributor
Yeah I think it does get automatically updated during the release but its good to keep this in sync this just for the development builds etc. |
srowen
commented
Jan 7, 2017
Member
Agree, seems like, in any event, it ought to be bumped when we bump -SNAPSHOT versions in a branch, so wouldn't hurt to update this. |
srowen
commented
Jan 7, 2017
Member
Merged to master |
cmonkey pushed a commit
to cmonkey/spark
that referenced
this pull request
Jan 9, 2017
## What changes were proposed in this pull request? apache#16126 bumps master branch version to 2.2.0-SNAPSHOT, but it seems R version was omitted. ## How was this patch tested? N/A Author: Yanbo Liang <ybliang8@gmail.com> Closesapache#16488 from yanboliang/r-version.
uzadude pushed a commit
to uzadude/spark
that referenced
this pull request
Jan 27, 2017
## What changes were proposed in this pull request? apache#16126 bumps master branch version to 2.2.0-SNAPSHOT, but it seems R version was omitted. ## How was this patch tested? N/A Author: Yanbo Liang <ybliang8@gmail.com> Closesapache#16488 from yanboliang/r-version.
ghost
pushed a commit
to dbtsai/spark
that referenced
this pull request
Jun 19, 2017
## What changes were proposed in this pull request? apache#17753 bumps master branch version to 2.3.0-SNAPSHOT, but it seems SparkR and PySpark version were omitted. ditto of apache#16488 / apache#17523 ## How was this patch tested? N/A Author: hyukjinkwon <gurwls223@gmail.com> Closesapache#18341 from HyukjinKwon/r-version.
robert3005 pushed a commit
to palantir/spark
that referenced
this pull request
Jun 29, 2017
## What changes were proposed in this pull request? apache#17753 bumps master branch version to 2.3.0-SNAPSHOT, but it seems SparkR and PySpark version were omitted. ditto of apache#16488 / apache#17523 ## How was this patch tested? N/A Author: hyukjinkwon <gurwls223@gmail.com> Closesapache#18341 from HyukjinKwon/r-version.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
#16126 bumps master branch version to 2.2.0-SNAPSHOT, but it seems R version was omitted.
How was this patch tested?
N/A