You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Sujay Mansingh (Jira)" <ji...@apache.org> on 2019/09/02 12:14:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Sujay Mansingh updated AIRFLOW-5381:
------------------------------------
    Description: 
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?

  was:
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.


> 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.2#803003)