KEMBAR78
feat(bigquery): Support resource tags for datasets in java client by whuffman36 · Pull Request #3647 · googleapis/java-bigquery · GitHub
Skip to content

Conversation

whuffman36
Copy link
Contributor

@whuffman36 whuffman36 commented Jan 21, 2025

This change implements the resource tag feature from bigquery in the java client library. See doc here

Integration tests for this change can be found at this PR draft. These tests fail in the kokoro environment because we are not able to able to add tags to the project due to lack of permissions. The integration tests pass in my personal cloud project as I have permissions to create and edit tags in my own project.

@whuffman36 whuffman36 self-assigned this Jan 21, 2025
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/java-bigquery API. labels Jan 21, 2025
@whuffman36
Copy link
Contributor Author

Spoke offline with @shollyman and we decided that integration testing with my personal test project was sufficient as we could not find a way to create tags in the kokoro test environment. See comment above for the sister PR that includes the integration tests.

@whuffman36 whuffman36 marked this pull request as ready for review January 27, 2025 22:35
@whuffman36 whuffman36 requested review from a team as code owners January 27, 2025 22:35
@whuffman36 whuffman36 requested review from PhongChuong, alvarowolfx and shollyman and removed request for alvarowolfx January 27, 2025 22:35
@whuffman36 whuffman36 merged commit 01e0b74 into main Jan 28, 2025
17 checks passed
@whuffman36 whuffman36 deleted the ds-rtag branch January 28, 2025 19:37
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/java-bigquery API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants