-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Update for spark 2.2.2 release #21707
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
|
Test build #92576 has finished for PR 21707 at commit
|
|
test this please |
|
Test build #92593 has finished for PR 21707 at commit
|
| object PROCESS_TABLES extends QueryTest with SQLTestUtils { | ||
| // Tests the latest version of every release line. | ||
| val testingVersions = Seq("2.0.2", "2.1.2", "2.2.1") | ||
| val testingVersions = Seq("2.0.2", "2.1.2", "2.2.2") |
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.
@tgravescs . Could you replace 2.1.2 with 2.1.3, too?
cc @vanzin (2.1.3 release manager).
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.
updated
|
Test build #92759 has finished for PR 21707 at commit
|
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.
Thank you. +1, LGTM.
|
retest this please |
|
Test build #93040 has finished for PR 21707 at commit
|
|
oops, branch-2.2 doesn't have the fix yet |
|
retest this please |
|
Test build #93081 has started for PR 21707 at commit |
|
retest this please |
|
Test build #93090 has finished for PR 21707 at commit
|
|
thanks for catching that, looks good now so merging this. |
|
merged to branch-2.2 |
Release process for Spark 2.2.2 say to update the test. Author: Thomas Graves <[email protected]> Closes #21707 from tgravescs/spark222-release.
Release process for Spark 2.2.2 say to update the test. Author: Thomas Graves <[email protected]> Closes apache#21707 from tgravescs/spark222-release.
Release process for Spark 2.2.2 say to update the test. Author: Thomas Graves <[email protected]> Closes apache#21707 from tgravescs/spark222-release.
Release process for Spark 2.2.2 say to update the test. Author: Thomas Graves <[email protected]> Closes apache#21707 from tgravescs/spark222-release.
Release process for Spark 2.2.2 say to update the test.