[
https://issues.apache.org/jira/browse/BEAM-11115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240886#comment-17240886
]
Beam JIRA Bot commented on BEAM-11115:
--------------------------------------
This issue was marked "stale-assigned" and has not received a public comment in
7 days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> 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: P2
>
> 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.3.4#803005)