withCustomGcsTempLocation should also be implemented for BigQueryIO.Read
Open
gcp
improvement
io
java
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
A function in BigQueryIO.Write called withCustomGcsTempLocation allows specification at template execution time of a GCS location used by BigQuery to write temp files. BigQuery also needs to write temp files for _read_ operations, and therefore this function should be available in BigQueryIO.Read.
This issue blocks the ability to deploy a template with BigQuery read ops to an environment where users (who will execute the template) have only read access.
Imported from Jira [BEAM-7570](https://issues.apache.org/jira/browse/BEAM-7570). Original Jira may contain additional context.
Reported by: liblonga.
Contributor guide
Assessment
This issue has not been assessed yet.