Skip to content
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

[SPARK-33840][DOCS] Add spark.sql.files.minPartitionNum to performence tuning doc #30838

Closed
wants to merge 1 commit into from

Conversation

ulysses-you
Copy link
Contributor

What changes were proposed in this pull request?

Add spark.sql.files.minPartitionNum and it's description to sql-performence-tuning.md.

Why are the changes needed?

Help user to find it.

Does this PR introduce any user-facing change?

Yes, it's the doc.

How was this patch tested?

Pass CI.

@ulysses-you ulysses-you changed the title Add spark.sql.files.minPartitionNum to performence tuning doc [SPARK-33840][DOC]Add spark.sql.files.minPartitionNum to performence tuning doc Dec 18, 2020
@github-actions github-actions bot added the DOCS label Dec 18, 2020
@ulysses-you ulysses-you changed the title [SPARK-33840][DOC]Add spark.sql.files.minPartitionNum to performence tuning doc [SPARK-33840][SQL][DOC] Add spark.sql.files.minPartitionNum to performence tuning doc Dec 18, 2020
@ulysses-you ulysses-you changed the title [SPARK-33840][SQL][DOC] Add spark.sql.files.minPartitionNum to performence tuning doc [SPARK-33840][DOCS] Add spark.sql.files.minPartitionNum to performence tuning doc Dec 18, 2020
@ulysses-you
Copy link
Contributor Author

Maybe it's better to do it in a followup with that PR, but I just create a JIRA ..
cc @maropu @dongjoon-hyun @HyukjinKwon

@SparkQA
Copy link

SparkQA commented Dec 18, 2020

Test build #133011 has finished for PR 30838 at commit 2dd305b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Dec 18, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/37610/

@HyukjinKwon
Copy link
Member

Merged to master and branch-3.1.

HyukjinKwon pushed a commit that referenced this pull request Dec 18, 2020
…e tuning doc

### What changes were proposed in this pull request?

Add `spark.sql.files.minPartitionNum` and it's description to sql-performence-tuning.md.

### Why are the changes needed?

Help user to find it.

### Does this PR introduce _any_ user-facing change?

Yes, it's the doc.

### How was this patch tested?

Pass CI.

Closes #30838 from ulysses-you/SPARK-33840.

Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
(cherry picked from commit bc46d27)
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
@SparkQA
Copy link

SparkQA commented Dec 18, 2020

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/37610/

@maropu
Copy link
Member

maropu commented Dec 18, 2020

late lgtm

@ulysses-you
Copy link
Contributor Author

thanks for merging !

@ulysses-you ulysses-you deleted the SPARK-33840 branch February 23, 2021 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants