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

sonarcloud bot commented Sep 11, 2024

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.

1 participant