Skip to content

BigQuery: Add docs regarding Client thread-safety #129

@cmur2

Description

@cmur2

Is your feature request related to a problem? Please describe.
There is no mention in the current docs if a google.cloud.bigquery.Client() instance can safely be shared among threads. This question is similar to googleapis/google-cloud-python#7421

Describe the solution you'd like
Some docs at e.g. https://googleapis.dev/python/bigquery/latest/generated/google.cloud.bigquery.client.Client.html#google.cloud.bigquery.client.Client explaining if a google.cloud.bigquery.Client() can safely be reused among threads.

Describe alternatives you've considered
I searched this repository for mentions of "bigquery" and "thread safe" but could not find any specific information.

Metadata

Metadata

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.type: docsImprovement to the documentation for an API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions