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

feat(bigquery): add support for parameterized types #4103

Merged
merged 3 commits into from May 14, 2021

Conversation

shollyman
Copy link
Contributor

Exposes type parameterization constraints for
STRING, BYTES, NUMERIC, BIGNUMERIC types.

Exposes type parameterization constraints for
STRING, BYTES, NUMERIC, BIGNUMERIC types.
@shollyman shollyman requested a review from a team as a code owner May 13, 2021 22:05
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label May 13, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 13, 2021
@shollyman shollyman requested a review from codyoss May 14, 2021 17:02
Copy link
Member

@codyoss codyoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a small nit

bigquery/schema.go Outdated Show resolved Hide resolved
bigquery/schema.go Show resolved Hide resolved
Co-authored-by: Cody Oss <6331106+codyoss@users.noreply.github.com>
@shollyman shollyman merged commit a2330e4 into googleapis:master May 14, 2021
@shollyman shollyman deleted the fr-paramtypes branch May 14, 2021 17:55
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 BigQuery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants