Skip to content

[MINOR][DOCS] Update the docs for spark.sql.optimizer.canChangeCachedPlanOutputPartitioning configuration#43411

Closed
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:fix-docs
Closed

[MINOR][DOCS] Update the docs for spark.sql.optimizer.canChangeCachedPlanOutputPartitioning configuration#43411
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:fix-docs

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Oct 18, 2023

What changes were proposed in this pull request?

This PR fixes the documentation for spark.sql.optimizer.canChangeCachedPlanOutputPartitioning configuration by saying this is enabled by default. This is a followup of #40390 (but did not use a JIRA due to fixed versions properties in the JIRA).

Why are the changes needed?

To mention that this is enabled, to the end users.

Does this PR introduce any user-facing change?

No, it's an internal conf, not documented.

How was this patch tested?

CI in this PR.

Was this patch authored or co-authored using generative AI tooling?

No.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@HyukjinKwon
Copy link
Member Author

Merged to master and branch-3.5.

HyukjinKwon added a commit that referenced this pull request Oct 18, 2023
…PlanOutputPartitioning configuration

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

This PR fixes the documentation for `spark.sql.optimizer.canChangeCachedPlanOutputPartitioning` configuration by saying this is enabled by default. This is a followup of #40390 (but did not use a JIRA due to fixed versions properties in the JIRA).

### Why are the changes needed?

To mention that this is enabled, to the end users.

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

No, it's an internal conf, not documented.

### How was this patch tested?

CI in this PR.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #43411 from HyukjinKwon/fix-docs.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 0cb4a84)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
@HyukjinKwon HyukjinKwon deleted the fix-docs branch January 15, 2024 00:47
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.

5 participants

Comments