You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/10/30 18:22:00 UTC

[jira] [Updated] (BEAM-11162) BigQuery Write.to(ValueProvider) without projectId fails in MultiPartitionsWriteTables

     [ https://issues.apache.org/jira/browse/BEAM-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-11162:
-----------------------------------
    Status: Open  (was: Triage Needed)

> BigQuery Write.to(ValueProvider<string>) without projectId fails in MultiPartitionsWriteTables
> ----------------------------------------------------------------------------------------------
>
>                 Key: BEAM-11162
>                 URL: https://issues.apache.org/jira/browse/BEAM-11162
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: P2
>
> What happens is that Beam wants to create new temporary BQ tables in the multi partition case, and in order to do that it needs to fetch the target table's schema. The failure happens in this line: https://github.com/apache/beam/blob/34e27ba1dd6ec8886d0df7e5fcd3600fd64db914/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryServicesImpl.java#L504



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