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

Add more SQL plan tests #547

Merged
merged 3 commits into from
Feb 29, 2024
Merged

Add more SQL plan tests #547

merged 3 commits into from
Feb 29, 2024

Conversation

mwylde
Copy link
Member

@mwylde mwylde commented Feb 29, 2024

This PR adds a bit of infrastructure to enable writing plan tests with SQL files, migrates existing plan tests to that infra, and adds some additional ones.

I've also updated the ArroyoRewriter to detect when unsupported logical plans are used and report errors, which was necessary to get some of the tests to pass.

@mwylde mwylde merged commit 5c676c3 into dev Feb 29, 2024
6 checks passed
@mwylde mwylde deleted the plan_tests branch February 29, 2024 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants