You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/02/12 17:16:03 UTC

[jira] [Updated] (BEAM-11115) Remove _CustomBigQuerySource implementation to rely on ReadAllFromBigQuery

     [ https://issues.apache.org/jira/browse/BEAM-11115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot updated BEAM-11115:
---------------------------------
    Labels:   (was: stale-P2)

> 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: 20m
>  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.3.4#803005)