[
https://issues.apache.org/jira/browse/BEAM-9675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548523#comment-17548523
]
Danny McCormick commented on BEAM-9675:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20155
> BigQueryStorageStreamSource reader quota issues at split time
> -------------------------------------------------------------
>
> Key: BEAM-9675
> URL: https://issues.apache.org/jira/browse/BEAM-9675
> Project: Beam
> Issue Type: Bug
> Components: io-java-gcp
> Affects Versions: 2.19.0
> Reporter: Kenneth Jung
> Priority: P3
>
> The [BigQuery Storage
> API|https://cloud.google.com/bigquery/docs/reference/storage] returns an
> empty SplitStreamResponse when a stream cannot be split any further. The
> BigQueryStorageStreamSource reader should honor this response and not make
> further split calls for a stream when such a response is encountered;
> continuing to attempt splits leads to unnecessary quota exhaustion for
> management plane API calls.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)