Skip to content
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

[SPARK-48206][SQL][TESTS] Add tests for window rewrites with RewriteWithExpression #46492

Closed
wants to merge 2 commits into from

Conversation

kelvinjian-db
Copy link
Contributor

What changes were proposed in this pull request?

This PR adds more testing for RewriteWithExpression around Window operators.

Why are the changes needed?

Adds more testing for RewriteWithExpression, which can be fragile around WindowExpressions.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Unit tests.

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

No.

@github-actions github-actions bot added the SQL label May 9, 2024
@kelvinjian-db kelvinjian-db marked this pull request as ready for review May 9, 2024 18:21
@kelvinjian-db
Copy link
Contributor Author

@cloud-fan

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-48206][SQL] Add tests for window rewrites with RewriteWithExpression [SPARK-48206][SQL][TESTS] Add tests for window rewrites with RewriteWithExpression May 10, 2024
@cloud-fan
Copy link
Contributor

sorry it has conflicts now

@kelvinjian-db
Copy link
Contributor Author

fixed

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in 42f2132 May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants