-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 dataset/table collation #7235
Merged
gcf-merge-on-green
merged 5 commits into
googleapis:main
from
alvarowolfx:bq-default-collation
Jan 13, 2023
Merged
feat(bigquery): add dataset/table collation #7235
gcf-merge-on-green
merged 5 commits into
googleapis:main
from
alvarowolfx:bq-default-collation
Jan 13, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
product-auto-label
bot
added
size: m
Pull request size is medium.
api: bigquery
Issues related to the BigQuery API.
labels
Jan 10, 2023
shollyman
reviewed
Jan 11, 2023
shollyman
approved these changes
Jan 11, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks good. Do we have a link to BQ docs we can add to the new fields to help users understand the behaviors in more detail? If so, let's reference them in the field comments.
alvarowolfx
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jan 13, 2023
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jan 13, 2023
alvarowolfx
added a commit
that referenced
this pull request
Jan 13, 2023
This reverts commit 9f7bbeb.
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Feb 7, 2023
🤖 I have created a release *beep* *boop* --- ## [1.46.0](https://togithub.com/googleapis/google-cloud-go/compare/bigquery/v1.45.0...bigquery/v1.46.0) (2023-02-06) ### Features * **bigquery:** Add dataset/table collation ([#7235](https://togithub.com/googleapis/google-cloud-go/issues/7235)) ([9f7bbeb](https://togithub.com/googleapis/google-cloud-go/commit/9f7bbeb466bd7572544c4178a33370a25b5f1496)) * **bigquery:** Use storage api for query jobs ([#6822](https://togithub.com/googleapis/google-cloud-go/issues/6822)) ([26c04f4](https://togithub.com/googleapis/google-cloud-go/commit/26c04f4cd5083b4aa3c219500572d3af2f291645)) ### Bug Fixes * **bigquery:** Create/update an isolated dataset for collation feature ([#7256](https://togithub.com/googleapis/google-cloud-go/issues/7256)) ([b371558](https://togithub.com/googleapis/google-cloud-go/commit/b3715585aa6892fc41a29027694c72f31390441a)) * **bigquery:** Fetch dst table for jobs when readings with Storage API ([#7325](https://togithub.com/googleapis/google-cloud-go/issues/7325)) ([0bf80d7](https://togithub.com/googleapis/google-cloud-go/commit/0bf80d72a893755adefdead900e8990ed53d9627)), refs [#7322](https://togithub.com/googleapis/google-cloud-go/issues/7322) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
This was referenced Feb 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.