[
https://issues.apache.org/jira/browse/BEAM-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17174683#comment-17174683
]
Beam JIRA Bot commented on BEAM-7803:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> BigQuery Streaming Inserts in Python perform GetTable call too many times
> -------------------------------------------------------------------------
>
> Key: BEAM-7803
> URL: https://issues.apache.org/jira/browse/BEAM-7803
> Project: Beam
> Issue Type: Improvement
> Components: io-py-gcp
> Reporter: Pablo Estrada
> Priority: P2
> Labels: stale-P2
>
> Create table if needed is called once per destination per bundle. We should
> call it only once per destination at all. This can be done by passing the
> created tables as a side input.
>
> [https://github.com/apache/beam/blob/v2.13.0/sdks/python/apache_beam/io/gcp/bigquery.py#L804-L816]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)