damccorm opened a new issue, #20890:
URL: https://github.com/apache/beam/issues/20890

   *****description:*****
    There is an issue with the google-cloud-bigquerystorage package that has 
been tested using the sample google code at:  
[https://cloud.google.com/bigquery/docs/write-api#using_the_with_the_java_client](https://cloud.google.com/bigquery/docs/write-api#using_the_with_the_java_client)
 (and confirmed by google support) to affect version(s) < 1.20.4 where writing 
to some BigQuery Storage Write API supported locations can incorrectly throw:
   
   java.util.concurrent.ExecutionException: 
com.google.api.gax.rpc.PermissionDeniedException: 
io.grpc.StatusRuntimeException: PERMISSION_DENIED: Permission 
'TABLES_UPDATE_DATA' denied on resource 
'projects/<some-project\>/datasets/<some-dataset\>/tables/<some-table\>' (or it 
may not exist).
   
   This affects writing to certain locations using the 
BigQueryIO.Write.Method.STORAGE_WRITE_API write method
   
   *****version(s) affected:***** 
    2.29.0
   
   Can we update the google-cloud-bigquerystorage version to 1.20.4 or higher 
to resolve this issue?
   
   Imported from Jira 
[BEAM-12344](https://issues.apache.org/jira/browse/BEAM-12344). Original Jira 
may contain additional context.
   Reported by: championjared.


-- 
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]

Reply via email to