[ 
https://issues.apache.org/jira/browse/BEAM-9812?focusedWorklogId=426712&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-426712
 ]

ASF GitHub Bot logged work on BEAM-9812:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Apr/20 19:58
            Start Date: 23/Apr/20 19:58
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on a change in pull request 
#11509:
URL: https://github.com/apache/beam/pull/11509#discussion_r414083600



##########
File path: sdks/python/apache_beam/io/gcp/bigquery_tools.py
##########
@@ -182,7 +182,10 @@ def parse_table_reference(table, dataset=None, 
project=None):
   """
 
   if isinstance(table, bigquery.TableReference):
-    return table
+    return bigquery.TableReference(

Review comment:
       Another option might be to create a new object at line 343 which might 
be cleaner




----------------------------------------------------------------
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: 426712)
    Time Spent: 50m  (was: 40m)

> WriteToBigQuery issue causes pipelines with multiple load jobs to work 
> erroneously
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-9812
>                 URL: https://issues.apache.org/jira/browse/BEAM-9812
>             Project: Beam
>          Issue Type: Bug
>          Components: io-py-gcp
>            Reporter: Pablo Estrada
>            Assignee: Pablo Estrada
>            Priority: Major
>             Fix For: 2.21.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to