[SPARK-26010][R] fix vignette eval with Java 11#23007
Closed
felixcheung wants to merge 5 commits intoapache:masterfrom
Closed
[SPARK-26010][R] fix vignette eval with Java 11#23007felixcheung wants to merge 5 commits intoapache:masterfrom
felixcheung wants to merge 5 commits intoapache:masterfrom
Conversation
|
Test build #98704 has finished for PR 23007 at commit
|
|
Test build #98705 has finished for PR 23007 at commit
|
|
Test build #98706 has finished for PR 23007 at commit
|
|
Test build #98707 has finished for PR 23007 at commit
|
|
Test build #98708 has finished for PR 23007 at commit
|
srowen
approved these changes
Nov 12, 2018
asfgit
pushed a commit
that referenced
this pull request
Nov 13, 2018
## What changes were proposed in this pull request? changes in vignette only to disable eval ## How was this patch tested? Jenkins Author: Felix Cheung <felixcheung_m@hotmail.com> Closes #23007 from felixcheung/rjavavervig. (cherry picked from commit 88c8262) Signed-off-by: Felix Cheung <felixcheung@apache.org>
Member
Author
|
merged to master/2.4 |
Member
Author
|
merged to branch-2.3 also (since we are making 2.3.3) |
Member
Author
|
@maropu could you pick up this for 2.3.3? looks like I've just missed by 15min |
Member
|
@felixcheung Thanks, pinging me! Yea, I'll do that. |
asfgit
pushed a commit
that referenced
this pull request
Jan 13, 2019
## What changes were proposed in this pull request? changes in vignette only to disable eval ## How was this patch tested? Jenkins Author: Felix Cheung <felixcheung_m@hotmail.com> Closes #23007 from felixcheung/rjavavervig. (cherry picked from commit 88c8262) Signed-off-by: Felix Cheung <felixcheung@apache.org>
jackylee-ch
pushed a commit
to jackylee-ch/spark
that referenced
this pull request
Feb 18, 2019
## What changes were proposed in this pull request? changes in vignette only to disable eval ## How was this patch tested? Jenkins Author: Felix Cheung <felixcheung_m@hotmail.com> Closes apache#23007 from felixcheung/rjavavervig.
kai-chi
pushed a commit
to kai-chi/spark
that referenced
this pull request
Jul 23, 2019
## What changes were proposed in this pull request? changes in vignette only to disable eval ## How was this patch tested? Jenkins Author: Felix Cheung <felixcheung_m@hotmail.com> Closes apache#23007 from felixcheung/rjavavervig. (cherry picked from commit 88c8262) Signed-off-by: Felix Cheung <felixcheung@apache.org>
kai-chi
pushed a commit
to kai-chi/spark
that referenced
this pull request
Aug 1, 2019
## What changes were proposed in this pull request? changes in vignette only to disable eval ## How was this patch tested? Jenkins Author: Felix Cheung <felixcheung_m@hotmail.com> Closes apache#23007 from felixcheung/rjavavervig. (cherry picked from commit 88c8262) Signed-off-by: Felix Cheung <felixcheung@apache.org>
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 free
to 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?
changes in vignette only to disable eval
How was this patch tested?
Jenkins