[
https://issues.apache.org/jira/browse/BEAM-11115?focusedWorklogId=528443&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-528443
]
ASF GitHub Bot logged work on BEAM-11115:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Dec/20 16:44
Start Date: 25/Dec/20 16:44
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #13185:
URL: https://github.com/apache/beam/pull/13185#issuecomment-751270304
This is not stale.
On Fri, Dec 25, 2020, 6:29 AM stale[bot] <[email protected]> wrote:
> This pull request has been marked as stale due to 60 days of inactivity.
> It will be closed in 1 week if no further activity occurs. If you think
> that’s incorrect or this pull request requires a review, please simply
> write any comment. If closed, you can revive the PR at any time and
> @mention a reviewer or discuss it on the [email protected] list. Thank
> you for your contributions.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/beam/pull/13185#issuecomment-751236006>, or
> unsubscribe
>
<https://github.com/notifications/unsubscribe-auth/AAJ5Z3C5FMCFRBN53JSF2I3SWRZSJANCNFSM4S5CZBUQ>
> .
>
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 528443)
Time Spent: 20m (was: 10m)
> 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
> 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)