[SPARK-42746][SQL][FOLLOWUP][4.0] Regen golden files for LISTAGG#50403
Closed
mihailomilosevic2001 wants to merge 1 commit intoapache:branch-4.0from
Closed
[SPARK-42746][SQL][FOLLOWUP][4.0] Regen golden files for LISTAGG#50403mihailomilosevic2001 wants to merge 1 commit intoapache:branch-4.0from
mihailomilosevic2001 wants to merge 1 commit intoapache:branch-4.0from
Conversation
Contributor
Author
|
@LuciferYang @cloud-fan Please merge this to 4.0 when CIs finish. |
LuciferYang
approved these changes
Mar 26, 2025
cloud-fan
approved these changes
Mar 26, 2025
beliefer
approved these changes
Mar 26, 2025
LuciferYang
pushed a commit
that referenced
this pull request
Mar 26, 2025
### What changes were proposed in this pull request? Fixing golden files, as backport to from master had golden files regenerated with additional feature for CTEs. ### Why are the changes needed? CIs are failing. https://github.com/apache/spark/actions/runs/14059194162/job/39365632364 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Test changes only. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #50403 from mihailom-db/fixGolden. Authored-by: Mihailo Milosevic <mihailo.milosevic@databricks.com> Signed-off-by: yangjie01 <yangjie01@baidu.com>
Contributor
|
Merged into branch-4.0. Thanks @mihailom-db @cloud-fan and @beliefer |
zifeif2
pushed a commit
to zifeif2/spark
that referenced
this pull request
Nov 14, 2025
### What changes were proposed in this pull request? Fixing golden files, as backport to from master had golden files regenerated with additional feature for CTEs. ### Why are the changes needed? CIs are failing. https://github.com/apache/spark/actions/runs/14059194162/job/39365632364 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Test changes only. ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#50403 from mihailom-db/fixGolden. Authored-by: Mihailo Milosevic <mihailo.milosevic@databricks.com> Signed-off-by: yangjie01 <yangjie01@baidu.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Fixing golden files, as backport to from master had golden files regenerated with additional feature for CTEs.
Why are the changes needed?
CIs are failing. https://github.com/apache/spark/actions/runs/14059194162/job/39365632364
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Test changes only.
Was this patch authored or co-authored using generative AI tooling?
No.