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

Support more type aliases #140

Open
colincadams opened this issue Jun 7, 2023 · 0 comments
Open

Support more type aliases #140

colincadams opened this issue Jun 7, 2023 · 0 comments

Comments

@colincadams
Copy link

There are lots of type names that are currently not supported in zetasql: https://github.com/google/zetasql/blob/master/zetasql/analyzer/resolver_test.cc#L752-L761

It would be useful if these were added as type aliases to existing types, as is pretty common practice in sql implementations:
https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#numeric_types

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

No branches or pull requests

1 participant