Skip to content

BigQuery: deprecate client.dataset() #8989

@tswast

Description

@tswast

See: #7753

We should recommend the simpler "use a string instead of a reference object" in most cases.

We still call .dataset() 96 times in our samples at docs/snippets.py. I would feel better about adding the deprecation notice after we update the rest of our samples.

Metadata

Metadata

Labels

api: bigqueryIssues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions