[ https://issues.apache.org/jira/browse/BEAM-11215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548998#comment-17548998 ]
Danny McCormick commented on BEAM-11215: ---------------------------------------- This issue has been migrated to https://github.com/apache/beam/issues/20608 > Support more granular splitting in BigQueryStorageStreamSource > -------------------------------------------------------------- > > Key: BEAM-11215 > URL: https://issues.apache.org/jira/browse/BEAM-11215 > Project: Beam > Issue Type: Improvement > Components: io-java-gcp > Affects Versions: 2.25.0 > Reporter: Kenneth Jung > Priority: P3 > > The BigQuery storage API supports partitioning of streams in the API. > However, the partitioning granularity is not sufficient for some pipelines, > for which it is desirable to be able to dynamically rebalance down to the > level of individual rows. This can be implemented by storing both the stream > ID and an offset range as components of a stream source, as opposed to a > stream ID only. -- This message was sent by Atlassian Jira (v8.20.7#820007)