Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Can't assing batch priority to job with Query.execute() #716

Open
Leoniak713 opened this issue Jul 4, 2019 · 0 comments
Open

Can't assing batch priority to job with Query.execute() #716

Leoniak713 opened this issue Jul 4, 2019 · 0 comments

Comments

@Leoniak713
Copy link

Sending a job with Query(query).execute(priority='low') results in job being executed with interactive priority (as shown by BQ UI).
The documentation also says the argument should be 'batch', but in the code it's batch = priority == 'low'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant