[
https://issues.apache.org/jira/browse/BEAM-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547271#comment-17547271
]
Kenneth Knowles commented on BEAM-4538:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19039
> readAll for BigQuery IO
> -----------------------
>
> Key: BEAM-4538
> URL: https://issues.apache.org/jira/browse/BEAM-4538
> Project: Beam
> Issue Type: Wish
> Components: io-java-gcp
> Reporter: Ahmet Altay
> Priority: P3
>
> Customer reported:
> """
> BigQueryIO.readTableRows() does not support reading partitions specified by
> side inputs; the only way to select partitions is to know them ahead of time
> and pass them in on the command line in PipelineOptions for selection in a
> WHERE clause.
>
> Ideally we'd have something like a readAll() transform, like we have for
> TextIO, JdbcIO etc. that allows the reading configuration to be dynamic in a
> sense.
> """
--
This message was sent by Atlassian Jira
(v8.20.7#820007)