Skip to content

BigQuery - Parameterized Types #178

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

Closed
jimfulton opened this issue May 18, 2021 · 0 comments · Fixed by #180
Closed

BigQuery - Parameterized Types #178

jimfulton opened this issue May 18, 2021 · 0 comments · Fixed by #180
Assignees
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@jimfulton
Copy link
Contributor

jimfulton commented May 18, 2021

In BigQuery, now:

  • Strings and Bytes now have maxLength.
  • Numeric(/DECIMAL) now have precision and scale.

At a minimum, enable the relevant compliance tests and get them to pass.

@jimfulton jimfulton self-assigned this May 18, 2021
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. label May 18, 2021
@meredithslota meredithslota added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
2 participants