[ https://issues.apache.org/jira/browse/BEAM-13140?focusedWorklogId=672970&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672970 ]
ASF GitHub Bot logged work on BEAM-13140: ----------------------------------------- Author: ASF GitHub Bot Created on: 02/Nov/21 05:05 Start Date: 02/Nov/21 05:05 Worklog Time Spent: 10m Work Description: pabloem commented on pull request #15825: URL: https://github.com/apache/beam/pull/15825#issuecomment-957104615 sorry about the delay : ) -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 672970) Time Spent: 1h 10m (was: 1h) > WriteRename not using loadJobProjectId configuration from BigQueryIO > -------------------------------------------------------------------- > > Key: BEAM-13140 > URL: https://issues.apache.org/jira/browse/BEAM-13140 > Project: Beam > Issue Type: Bug > Components: io-java-gcp > Reporter: Hector Lagos > Priority: P2 > Time Spent: 1h 10m > Remaining Estimate: 0h > > [WriteRename|https://github.com/apache/beam/blob/v2.31.0/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/WriteRename.java#L221] > is not using `BigQueryIO.withLoadJobProjectId` like > [WriteTables|https://github.com/apache/beam/blob/v2.31.0/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/WriteTables.java] > at the JobReference instantiation. The above makes the job fails if the > service account only has permissions on the `LoadJobProjectId` for bq job > creation. -- This message was sent by Atlassian Jira (v8.3.4#803005)