You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chun Yang (Jira)" <ji...@apache.org> on 2021/09/18 03:18:00 UTC

[jira] [Work started] (BEAM-12913) Enable configuring query priority in Python ReadFromBigQuery

     [ https://issues.apache.org/jira/browse/BEAM-12913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on BEAM-12913 started by Chun Yang.
----------------------------------------
> 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
>            Priority: P3
>
> 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)