-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
api: storageIssues related to the googleapis/google-resumable-media-python API.Issues related to the googleapis/google-resumable-media-python API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
BigQuery already sets a user-agent: https://github.com/googleapis/python-bigquery/blob/8712b6f4f6c91b0f5aca3de98efe81deb2c7262f/google/cloud/bigquery/client.py#L4129
IIRC, this is mostly so that we can use a consistent user-agent with the rest of the client library (partner requests need attribution, for example)
#295 is causing test regressions in the BigQuery libraries.
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the googleapis/google-resumable-media-python API.Issues related to the googleapis/google-resumable-media-python API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.