Chun Yang created BEAM-12913:
--------------------------------
Summary: Enable configuring query priority in Python
ReadFromBigQuery
Key: BEAM-12913
URL: https://issues.apache.org/jira/browse/BEAM-12913
Project: Beam
Issue Type: Improvement
Components: io-py-gcp
Affects Versions: 2.32.0
Reporter: Chun Yang
Assignee: Chun Yang
Submitting BigQuery queries with BATCH priority allows queries to be started
when idle resources are available and allows queries submitted from Beam to not
count toward a project's concurrent rate limit.
The Java BigQueryIO enables configuring the query priority. We should enable
the same configuration in the Python ReadFromBigQuery.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)