[go: up one dir, main page]

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 schema support for RANGE type #9050

Merged
merged 7 commits into from Dec 5, 2023

Conversation

shollyman
Copy link
Contributor

This PR adds the basic schema plumbing support needed to define a schema with a RANGE type.

Towards: #9017

This PR adds the basic schema plumbing support needed to define a schema
with a RANGE type.

Towards: googleapis#9017
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the BigQuery API. labels Nov 29, 2023
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Nov 29, 2023
@shollyman shollyman marked this pull request as ready for review November 29, 2023 16:36
@shollyman shollyman requested review from a team as code owners November 29, 2023 16:36
bigquery/schema.go Outdated Show resolved Hide resolved
@shollyman shollyman added the automerge Merge the pull request once unit tests and other checks pass. label Dec 5, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 477ccee into googleapis:main Dec 5, 2023
9 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 5, 2023
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. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants