[
https://issues.apache.org/jira/browse/BEAM-9506?focusedWorklogId=491192&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-491192
]
ASF GitHub Bot logged work on BEAM-9506:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Sep/20 13:50
Start Date: 25/Sep/20 13:50
Worklog Time Spent: 10m
Work Description: kamilwu commented on pull request #12939:
URL: https://github.com/apache/beam/pull/12939#issuecomment-698928767
Run Python 3.8 PostCommit
----------------------------------------------------------------
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: 491192)
Time Spent: 20m (was: 10m)
> _CustomBigQuerySource value provider parameter gcs_location is wrongly
> evaluated
> --------------------------------------------------------------------------------
>
> Key: BEAM-9506
> URL: https://issues.apache.org/jira/browse/BEAM-9506
> Project: Beam
> Issue Type: Bug
> Components: io-py-gcp
> Affects Versions: 2.19.0
> Reporter: Elias Djurfeldt
> Assignee: Kamil Wasilewski
> Priority: P3
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The `gcs_location` parameter is wrongly evaluated at pipeline construction
> time, resulting in calling value_provider.get() from a non-runtime context
> when using a value provider for the `gcs_location`.
> See discussion at
> [https://github.com/apache/beam/pull/11040#issuecomment-597872563]
> The code in question is at:
> [https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/bigquery.py#L1575]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)