-
Notifications
You must be signed in to change notification settings - Fork 29k
SPARK-1562 Fix visibility / annotation of Spark SQL APIs #489
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
Closed
Conversation
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
|
Merged build triggered. |
|
Merged build started. |
|
Merged build finished. |
|
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14345/ |
Contributor
|
This build passed but was stuck in MIMA. I killed it so it would let the other builds make progress. |
Contributor
|
@marmbrus - do you have more changes or is this good to go? |
Contributor
Author
|
@pwendell I think this is ready to merge. |
Contributor
|
Thanks merged |
asfgit
pushed a commit
that referenced
this pull request
Apr 23, 2014
Author: Michael Armbrust <[email protected]> Closes #489 from marmbrus/sqlDocFixes and squashes the following commits: acee4f3 [Michael Armbrust] Fix visibility / annotation of Spark SQL APIs (cherry picked from commit aa77f8a) Signed-off-by: Patrick Wendell <[email protected]>
pwendell
pushed a commit
to pwendell/spark
that referenced
this pull request
May 12, 2014
Clarify spark.default.parallelism It's the task count across the cluster, not per worker, per machine, per core, or anything else.
pdeyhim
pushed a commit
to pdeyhim/spark-1
that referenced
this pull request
Jun 25, 2014
Author: Michael Armbrust <[email protected]> Closes apache#489 from marmbrus/sqlDocFixes and squashes the following commits: acee4f3 [Michael Armbrust] Fix visibility / annotation of Spark SQL APIs
andrewor14
pushed a commit
to andrewor14/spark
that referenced
this pull request
Jan 8, 2015
Clarify spark.default.parallelism It's the task count across the cluster, not per worker, per machine, per core, or anything else. (cherry picked from commit 749f842) Signed-off-by: Patrick Wendell <[email protected]>
yifeih
pushed a commit
to yifeih/spark
that referenced
this pull request
Feb 20, 2019
Upgrade for workaround to https://issues.apache.org/jira/browse/SPARK-26874 by reverting PARQUET-1414.
turboFei
pushed a commit
to turboFei/spark
that referenced
this pull request
Nov 6, 2025
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.
No description provided.