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

[CALCITE-6574] SqlValidatorImpl Refactor: SqlQueryScopes #3958

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jamesstarr
Copy link
Contributor

Adding SqlQueryScopes to encapsulate the data for resolving SqlNode to SqlValidatorScope. Shift the api for resolving scopes from SqlValidator to SqlQueryScopes.

@jamesstarr jamesstarr force-pushed the CALCITE-6574 branch 4 times, most recently from ae1c576 to 6afa729 Compare September 11, 2024 03:19
Adding SqlQueryScopes to encapsulate the data for resolving
SqlNode to SqlValidatorScope and SqlValidatorNamespaces.  Moving
the api for resolving scopes from SqlValidator to SqlQueryScopes.
@jamesstarr
Copy link
Contributor Author

@mihaibudiu This is ready for review.

@julianhyde Please let me know if you have an objections or would like any changes.

Copy link

Copy link

github-actions bot commented Dec 5, 2024

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 90 days if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@calcite.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 5, 2024
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.

1 participant