Skip to content

[Documentation Issue] Querying data (synchronous) code example is wrong #1655

Description

@akhenakh

Page Name: bigquery-usage
Release: 0.11.0

>>>whileretry_count>0andnotjob.complete:
... retry_count-=1
... time.sleep(10)
... query.reload() # API request

job does not exist here and query.reload() method does not exist.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions