Details
-
New Feature
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
2.23.0
-
None
Description
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.