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

refactor(bigquery/storage/managedwriter): make newConnection less brittle #7630

Merged
merged 4 commits into from
Mar 27, 2023

Conversation

shollyman
Copy link
Contributor

This PR switches newConnection to a typed argument to make it less prone to invoke incorrectly. Raised during a review on a related PR.

Towards: #7103

This PR switches newConnection to a typed argument to make it less prone
to invoke incorrectly.  Raised during a review on a related PR.

Towards: googleapis#7103
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Mar 24, 2023
@shollyman shollyman marked this pull request as ready for review March 24, 2023 23:18
@shollyman shollyman requested review from a team as code owners March 24, 2023 23:18
@shollyman shollyman changed the title refactor: make newConnection less brittle refactor(bigquery/storage/managedwriter): make newConnection less brittle Mar 24, 2023
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Mar 25, 2023
@shollyman shollyman added the automerge Merge the pull request once unit tests and other checks pass. label Mar 27, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit ad01faa into googleapis:main Mar 27, 2023
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 27, 2023
@shollyman shollyman deleted the newconnection-enumify branch March 27, 2023 20:52
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: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants