[
https://issues.apache.org/jira/browse/BEAM-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17413559#comment-17413559
]
Beam JIRA Bot commented on BEAM-12752:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> 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)