Chamikara Madhusanka Jayalath created BEAM-13355:
----------------------------------------------------
Summary: Add a load_job_project_id option to Python BQ sink
Key: BEAM-13355
URL: https://issues.apache.org/jira/browse/BEAM-13355
Project: Beam
Issue Type: Improvement
Components: io-py-gcp
Reporter: Chamikara Madhusanka Jayalath
This will be similar to following option for Java and will allow users to
customize the project from where load jobs are started. Currently load jobs
always use the destination table ID.
[https://github.com/apache/beam/blob/8efb426e74707f53dbb676906da19039e9bbde55/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java#L2302]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)