Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Cannot set billingTier in synchronous query #3929

Copy link
Copy link
@bwcho75

Description

@bwcho75
Issue body actions

This is not bug reporting, but enhancement request.

When user tries to change billing tier, it can be done when they call query with async:

job = client.run_async_query('<random_jobID>', QUERY)
job.maximum_billing_tier = 3

but in case of client.run_sync_query. it returns query instead of job. It cannot change biling tier.
Can we add biling tier parameter in Query class?

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘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

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.