You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/09/11 17:24:01 UTC

[jira] [Updated] (BEAM-12752) BigQuery pipelines which query INFORMATION_SCHEMA views can fail to determine a query location

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

Beam JIRA Bot updated BEAM-12752:
---------------------------------
    Labels: stale-assigned  (was: )

> BigQuery pipelines which query INFORMATION_SCHEMA views can fail to determine a query location
> ----------------------------------------------------------------------------------------------
>
>                 Key: BEAM-12752
>                 URL: https://issues.apache.org/jira/browse/BEAM-12752
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>    Affects Versions: 2.31.0
>            Reporter: Kenneth Jung
>            Assignee: Kenneth Jung
>            Priority: P3
>              Labels: stale-assigned
>
> Repro steps:
> 1. Run a BigQueryIO pipeline which executes a BigQuery query over the `INFORMATION_SCHEMA.TABLES` view for a dataset
> 2. Run a BigQueryIO pipeline which executes a BigQuery query over the `INFORMATION_SCHEMA.SCHEMATA` view for a region
> 3. Run a BigQueryIO pipeline which executes a BigQuery query over the `INFORMATION_SCHEMA.SCHEMATA` view without specifying a region
> Expected behavior: all 3 pipelines succeed



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