Pablo Estrada created BEAM-11115:
------------------------------------
Summary: 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
Assignee: Pablo Estrada
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)