Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR is a followup of #38257 to fix a typo from spark.sql.legacy.skipPartitionSpecTypeValidation to spark.sql.legacy.skipTypeValidationOnAlterPartition.

Why are the changes needed?

To show users the correct configuration name for legacy behaviours.

Does this PR introduce any user-facing change?

No, doc-only.

How was this patch tested?

N/A

@HyukjinKwon HyukjinKwon changed the title [SPARK-40798][DOCS] Fix a typo in the configuration name at migration guide [SPARK-40798][DOCS][FOLLOW-UP] Fix a typo in the configuration name at migration guide Nov 16, 2022
@github-actions github-actions bot added the DOCS label Nov 16, 2022
@ulysses-you
Copy link
Contributor

thank you @HyukjinKwon @anchovYu

@HyukjinKwon
Copy link
Member Author

Merged to master.

beliefer pushed a commit to beliefer/spark that referenced this pull request Nov 24, 2022
…t migration guide

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

This PR is a followup of apache#38257 to fix a typo from `spark.sql.legacy.skipPartitionSpecTypeValidation` to `spark.sql.legacy.skipTypeValidationOnAlterPartition`.

### Why are the changes needed?

To show users the correct configuration name for legacy behaviours.

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

No, doc-only.

### How was this patch tested?

N/A

Closes apache#38667 from HyukjinKwon/SPARK-40798-followup3.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
…t migration guide

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

This PR is a followup of apache#38257 to fix a typo from `spark.sql.legacy.skipPartitionSpecTypeValidation` to `spark.sql.legacy.skipTypeValidationOnAlterPartition`.

### Why are the changes needed?

To show users the correct configuration name for legacy behaviours.

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

No, doc-only.

### How was this patch tested?

N/A

Closes apache#38667 from HyukjinKwon/SPARK-40798-followup3.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 15, 2022
…t migration guide

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

This PR is a followup of apache#38257 to fix a typo from `spark.sql.legacy.skipPartitionSpecTypeValidation` to `spark.sql.legacy.skipTypeValidationOnAlterPartition`.

### Why are the changes needed?

To show users the correct configuration name for legacy behaviours.

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

No, doc-only.

### How was this patch tested?

N/A

Closes apache#38667 from HyukjinKwon/SPARK-40798-followup3.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
…t migration guide

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

This PR is a followup of apache#38257 to fix a typo from `spark.sql.legacy.skipPartitionSpecTypeValidation` to `spark.sql.legacy.skipTypeValidationOnAlterPartition`.

### Why are the changes needed?

To show users the correct configuration name for legacy behaviours.

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

No, doc-only.

### How was this patch tested?

N/A

Closes apache#38667 from HyukjinKwon/SPARK-40798-followup3.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
@HyukjinKwon HyukjinKwon deleted the SPARK-40798-followup3 branch January 15, 2024 00:53
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.

2 participants