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

Minor: add a few more dictionary unwrap tests #10335

Merged
merged 2 commits into from
May 2, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented May 1, 2024

Which issue does this PR close?

Small follow on to #10323

Rationale for this change

I noticed a few more cases I thought should be covered while reviewing #10323

What changes are included in this PR?

Add a few more tests for unwrapping dictionaries (verify that the order of the column and literal does not matter)

Are these changes tested?

All tests

Are there any user-facing changes?

No

@alamb alamb marked this pull request as ready for review May 1, 2024 20:00
@github-actions github-actions bot added optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt) labels May 1, 2024
Copy link
Contributor

@jayzhan211 jayzhan211 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jayzhan211 jayzhan211 merged commit 286eb34 into apache:main May 2, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants