Skip to content

Conversation

atongpu
Copy link

@atongpu atongpu commented Jun 30, 2025

… configuration

What changes were proposed in this pull request?

This PR fixes the added version of spark.sql.optimizer.excludeSubqueryRefsFromRemoveRedundantAliases.enabled to
3.5.1 (also in [SPARK-52611])

Why are the changes needed?

To show the correct version added.

Does this PR introduce any user-facing change?

Yes but only in the unreleased branches. It will change the version shown in SQL documentation.

How was this patch tested?

Not tested. Jenkins will test it out.

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

No

@github-actions github-actions bot added the SQL label Jun 30, 2025
@HyukjinKwon
Copy link
Member

Merged to master, branch-4.0 and branch-3.5.

HyukjinKwon pushed a commit that referenced this pull request Jun 30, 2025
…oveRedundantAliases…

… configuration

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

This PR fixes the added version of `spark.sql.optimizer.excludeSubqueryRefsFromRemoveRedundantAliases.enabled` to
3.5.1 (also in [SPARK-52611])
### Why are the changes needed?

To show the correct version added.

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

Yes but only in the unreleased branches. It will change the version shown in SQL documentation.

### How was this patch tested?

Not tested. Jenkins will test it out.

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

No

Closes #51318 from atongpu/SPARK-52611.

Authored-by: Dongpu Li <dongpli@ebay.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 9fcacba)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
HyukjinKwon pushed a commit that referenced this pull request Jun 30, 2025
…oveRedundantAliases…

… configuration

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

This PR fixes the added version of `spark.sql.optimizer.excludeSubqueryRefsFromRemoveRedundantAliases.enabled` to
3.5.1 (also in [SPARK-52611])
### Why are the changes needed?

To show the correct version added.

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

Yes but only in the unreleased branches. It will change the version shown in SQL documentation.

### How was this patch tested?

Not tested. Jenkins will test it out.

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

No

Closes #51318 from atongpu/SPARK-52611.

Authored-by: Dongpu Li <dongpli@ebay.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 9fcacba)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
asl3 pushed a commit to asl3/spark that referenced this pull request Jul 14, 2025
…oveRedundantAliases…

… configuration

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

This PR fixes the added version of `spark.sql.optimizer.excludeSubqueryRefsFromRemoveRedundantAliases.enabled` to
3.5.1 (also in [SPARK-52611])
### Why are the changes needed?

To show the correct version added.

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

Yes but only in the unreleased branches. It will change the version shown in SQL documentation.

### How was this patch tested?

Not tested. Jenkins will test it out.

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

No

Closes apache#51318 from atongpu/SPARK-52611.

Authored-by: Dongpu Li <dongpli@ebay.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
haoyangeng-db pushed a commit to haoyangeng-db/apache-spark that referenced this pull request Jul 22, 2025
…oveRedundantAliases…

… configuration

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

This PR fixes the added version of `spark.sql.optimizer.excludeSubqueryRefsFromRemoveRedundantAliases.enabled` to
3.5.1 (also in [SPARK-52611])
### Why are the changes needed?

To show the correct version added.

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

Yes but only in the unreleased branches. It will change the version shown in SQL documentation.

### How was this patch tested?

Not tested. Jenkins will test it out.

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

No

Closes apache#51318 from atongpu/SPARK-52611.

Authored-by: Dongpu Li <dongpli@ebay.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
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