Skip to content

[SPARK-53341][Core] Expand golden test coverage on multivariable DECLARE #52086

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

TeodorDjelic
Copy link
Contributor

What changes were proposed in this pull request?

Added missing tests from the sql golden file test for the multivariable DECLARE.

Missing variants were:

  • DECLARE with type and default
  • DECLARE with just default
  • DECLARE OR REPLACE with type and default
  • DECLARE OR REPLACE with just default

Why are the changes needed?

To improve the code coverage of golden files.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

This patch includes only the golden file tests themselves.

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

No.

@github-actions github-actions bot added the SQL label Aug 20, 2025
@TeodorDjelic TeodorDjelic changed the title Expand golden test coverage on multivariable DECLARE [SPARK-53341][Core] Expand golden test coverage on multivariable DECLARE Aug 20, 2025
@davidm-db
Copy link
Contributor

cc @cloud-fan @srielau to review as well

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.

4 participants