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): expose IsCaseInsensitive for dataset metadata #11216

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

shollyman
Copy link
Contributor

This PR exposes the existing IsCaseInsensitive property of dataset metadata, which affects the behavior of table names contained within a given dataset.

Verified

This commit was signed with the committer’s verified signature.
bdraco J. Nick Koston
@shollyman shollyman requested a review from alvarowolfx December 3, 2024 20:51
@shollyman shollyman requested review from a team as code owners December 3, 2024 20:51
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Dec 3, 2024
@shollyman shollyman added the automerge Merge the pull request once unit tests and other checks pass. label Dec 4, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 364b639 into googleapis:main Dec 4, 2024
8 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 4, 2024
@shollyman shollyman deleted the case-insensitive branch December 5, 2024 18:17
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants