[
https://issues.apache.org/jira/browse/BEAM-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417192#comment-17417192
]
Beam JIRA Bot commented on BEAM-12752:
--------------------------------------
This issue was marked "stale-assigned" and has not received a public comment in
7 days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> 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
> 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)