Uh oh!
There was an error while loading. Please reload this page.
SPARK-1629. Addendum: Depend on commons lang3 (already used by tachyon) as it's used in ReplSuite, and return to use lang3 utility in Utils.scala - #635
Closed
srowen wants to merge 1 commit into
Conversation
…lSuite, and return to use lang3 utility in Utils.scala
AmplabJenkins
commented
May 4, 2014
Merged build triggered. |
AmplabJenkins
commented
May 4, 2014
Merged build started. |
AmplabJenkins
commented
May 4, 2014
Merged build finished. All automated tests passed. |
AmplabJenkins
commented
May 4, 2014
All automated tests passed. |
srowen
commented
May 4, 2014
MemberAuthor
Java habits die hard, yes. Will remove tomorrow AM my time and see if there are other comments. |
pwendell
commented
May 4, 2014
Contributor
I can just fix it up on merge, this looks good to me. |
asfgit pushed a commit
that referenced
this pull request
May 5, 2014
…n) as it's used in ReplSuite, and return to use lang3 utility in Utils.scala For consideration. This was proposed in related discussion: #569 Author: Sean Owen <sowen@cloudera.com> Closes#635 from srowen/SPARK-1629.2 and squashes the following commits: a442b98 [Sean Owen] Depend on commons lang3 (already used by tachyon) as it's used in ReplSuite, and return to use lang3 utility in Utils.scala (cherry picked from commit f504157) Signed-off-by: Patrick Wendell <pwendell@gmail.com>
pdeyhim pushed a commit
to pdeyhim/spark-1
that referenced
this pull request
Jun 25, 2014
…n) as it's used in ReplSuite, and return to use lang3 utility in Utils.scala For consideration. This was proposed in related discussion: apache#569 Author: Sean Owen <sowen@cloudera.com> Closesapache#635 from srowen/SPARK-1629.2 and squashes the following commits: a442b98 [Sean Owen] Depend on commons lang3 (already used by tachyon) as it's used in ReplSuite, and return to use lang3 utility in Utils.scala
bzhaoopenstack pushed a commit
to bzhaoopenstack/spark
that referenced
this pull request
Sep 11, 2019
GOMODULE=ON causing problem in conformance tests v1.14 and v1.13, disabled it for v1.14 and v1.13
rshkv pushed a commit
to rshkv/spark
that referenced
this pull request
Feb 27, 2020
Cherry pick adaptive query execution
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.
For consideration. This was proposed in related discussion: #569