[
https://issues.apache.org/jira/browse/BEAM-11115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549075#comment-17549075
]
Danny McCormick commented on BEAM-11115:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20683
> Remove _CustomBigQuerySource implementation to rely on ReadAllFromBigQuery
> --------------------------------------------------------------------------
>
> Key: BEAM-11115
> URL: https://issues.apache.org/jira/browse/BEAM-11115
> Project: Beam
> Issue Type: Improvement
> Components: io-py-gcp
> Reporter: Pablo Estrada
> Priority: P3
> Time Spent: 50m
> Remaining Estimate: 0h
>
> there are two implementations of ReadFromBQ. One is used for a new feature in
> ReadAllFromBQ - the other is used for the regular ReadFromBigQuery transform
> - we need to move ReadFromBQ to rely on ReadAllFromBQ under the covers.
>
> It is not possible at the moment because ReadAllFromBQ only works on portable
> runners. Once Python runners are all portable, we can move.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)