damccorm opened a new issue, #20996:
URL: https://github.com/apache/beam/issues/20996

   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
   
   Imported from Jira 
[BEAM-12752](https://issues.apache.org/jira/browse/BEAM-12752). Original Jira 
may contain additional context.
   Reported by: kjung520.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to