-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Wip scope populator #3965
base: main
Are you sure you want to change the base?
Wip scope populator #3965
Commits on Sep 11, 2024
-
[CALCITE-6574] SqlValidatorImpl Refactor: SqlQueryScopes
Adding SqlQueryScopes to encapsulate the data for resolving SqlNode to SqlValidatorScope and SqlValidatorNamespaces. Moving the api for resolving scopes from SqlValidator to SqlQueryScopes.
Configuration menu - View commit details
-
Copy full SHA for 6c7659f - Browse repository at this point
Copy the full SHA 6c7659fView commit details -
Rename SqlQueryScopes to ScopeMap. Adding ScopeMap.Factory instead of…
… using a generic Fuction in SqlValiator.Config.
Configuration menu - View commit details
-
Copy full SHA for 56c946b - Browse repository at this point
Copy the full SHA 56c946bView commit details -
Renaming SqlValidator::getScopeMap. Adding helper methods getScopeMap to
AbstractNamespace and ListScope.
Configuration menu - View commit details
-
Copy full SHA for 189ef0a - Browse repository at this point
Copy the full SHA 189ef0aView commit details
Commits on Sep 13, 2024
-
[CALCITE-6575] Refactor SqlValidatorImpl: Add NamespaceBuilder
Adding NamespaceBuilder to formalize the api for customizing/reusing namespaces downstream.
Configuration menu - View commit details
-
Copy full SHA for 4e356ce - Browse repository at this point
Copy the full SHA 4e356ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0250bb - Browse repository at this point
Copy the full SHA d0250bbView commit details
Commits on Sep 17, 2024
-
Adding sqlCluster as an override parameter for SqlValidatorConfig. Th…
…is allows for overriding validateFeature. Removing unused getter from ValidatorAggStuff.
Configuration menu - View commit details
-
Copy full SHA for 6757458 - Browse repository at this point
Copy the full SHA 6757458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1139aba - Browse repository at this point
Copy the full SHA 1139abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c66c9f9 - Browse repository at this point
Copy the full SHA c66c9f9View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 155ab8f - Browse repository at this point
Copy the full SHA 155ab8fView commit details