Israel Herraiz created BEAM-10905:
-------------------------------------
Summary: BigQueryIO withTempDataset assumes that it is running on
Dataflow
Key: BEAM-10905
URL: https://issues.apache.org/jira/browse/BEAM-10905
Project: Beam
Issue Type: Bug
Components: extensions-java-gcp
Affects Versions: 2.23.0
Reporter: Israel Herraiz
The option {{withTempDataset}} of BigQueryIO only asks for a dataset name,
assumes that the pipeline is running on Dataflow in a GCP project and uses that
project to create the temp dataset.
This option should accept a fully qualified dataset (project + dataset) instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)