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 2021/03/19 17:21: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 ]

Udi Meiri updated BEAM-11162:
-----------------------------
    Resolution: Fixed
        Status: Resolved  (was: Resolved)

> 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
>             Fix For: 2.26.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)