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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17223926#comment-17223926 ] 

Udi Meiri commented on BEAM-11162:
----------------------------------

https://github.com/apache/beam/pull/13234

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