[
https://issues.apache.org/jira/browse/BEAM-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Jung updated BEAM-12752:
--------------------------------
Description:
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
> 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
>
> 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)