Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-12344

google-cloud-bigquerystorage versions < 1.20.0 throw PERMISSION_DENIED in some cases

Details

    • Bug
    • Status: Triage Needed
    • P3
    • Resolution: Unresolved
    • 2.29.0
    • None
    • io-java-gcp
    • None

    Description

      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 (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?

      Attachments

        Activity

          People

            Unassigned Unassigned
            championjared Jared Champion
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: