[
https://issues.apache.org/jira/browse/BEAM-11115?focusedWorklogId=726266&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-726266
]
ASF GitHub Bot logged work on BEAM-11115:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Feb/22 12:44
Start Date: 14/Feb/22 12:44
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on pull request #13185:
URL: https://github.com/apache/beam/pull/13185#issuecomment-1039043908
This pull request has been closed due to lack of activity. If you think that
is incorrect, or the pull request requires review, you can revive the PR at any
time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 726266)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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.1#820001)