Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Nov 23, 2025

What changes were proposed in this pull request?

This PR aims to clean up v properly in identifier-clause.sql SQL golden file.

Note that this is originated from #53121 with the original authorship although the code is changed according to the community review comment.

Why are the changes needed?

Due to the lack of a proper clean-up, this causes flaky test failures

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

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

No.

Closes #53121

@github-actions github-actions bot added the SQL label Nov 23, 2025
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-54412][SQL][TESTS] Clean up v properly in identifier-clausesql SQL golden file [SPARK-54412][SQL][TESTS] Clean up v properly in identifier-clause.sql SQL golden file Nov 23, 2025
@dongjoon-hyun
Copy link
Member Author

@dongjoon-hyun
Copy link
Member Author

All SQL tests passed. Let me merge this to unblock Apache Spark 4.1.0 RC1 preparation.

Screenshot 2025-11-22 at 18 19 20

dongjoon-hyun pushed a commit that referenced this pull request Nov 23, 2025
….sql` SQL golden file

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

This PR aims to clean up `v` properly in `identifier-clause.sql` SQL golden file.

Note that this is originated from #53121 with the original authorship although the code is changed [according to the community review comment](#53121 (comment)).

### Why are the changes needed?

Due to the lack of a proper clean-up, this causes flaky test failures

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

No.

### How was this patch tested?

Pass the CIs.

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

No.

Closes #53121

Closes #53176 from dongjoon-hyun/SPARK-54412-2.

Authored-by: Vlad Rozov <vrozov@amazon.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 12bce6b)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun dongjoon-hyun deleted the SPARK-54412-2 branch November 23, 2025 02:21
huangxiaopingRD pushed a commit to huangxiaopingRD/spark that referenced this pull request Nov 25, 2025
….sql` SQL golden file

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

This PR aims to clean up `v` properly in `identifier-clause.sql` SQL golden file.

Note that this is originated from apache#53121 with the original authorship although the code is changed [according to the community review comment](apache#53121 (comment)).

### Why are the changes needed?

Due to the lack of a proper clean-up, this causes flaky test failures

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

No.

### How was this patch tested?

Pass the CIs.

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

No.

Closes apache#53121

Closes apache#53176 from dongjoon-hyun/SPARK-54412-2.

Authored-by: Vlad Rozov <vrozov@amazon.com>
Signed-off-by: Dongjoon Hyun <dongjoon@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