You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Will Hudgins (Jira)" <ji...@apache.org> on 2020/04/01 01:18:00 UTC

[jira] [Comment Edited] (AIRFLOW-5381) Allow creation of gcp datasets in a specific location

    [ https://issues.apache.org/jira/browse/AIRFLOW-5381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072286#comment-17072286 ] 

Will Hudgins edited comment on AIRFLOW-5381 at 4/1/20, 1:17 AM:
----------------------------------------------------------------

Correct me if I'm wrong, but I think this has been addressed now: [https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/operators/bigquery.py#L1103]


was (Author: wkhudgins):
Correct me if I'm wrong, but I think this has been addressed now: [https://github.com/apache/airflow/blob/de7e934ca3f21ce82f67accf92811b3ac044476f/airflow/providers/google/cloud/operators/bigquery.py#L1103] 

> Allow creation of gcp datasets in a specific location
> -----------------------------------------------------
>
>                 Key: AIRFLOW-5381
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5381
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: gcp
>    Affects Versions: 1.10.4
>            Reporter: Sujay Mansingh
>            Priority: Major
>
> BigQueryCreateEmptyDatasetOperator doesn't support a location parameter.
> Thus all of my created datasets have the location US. :(
> I need them to be created in the EU.
> Can a location parameter be added to BigQueryCreateEmptyDatasetOperator please?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)