You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Sanjay Kumar (JIRA)" <ji...@apache.org> on 2017/10/25 12:33:00 UTC

[jira] [Assigned] (AIRFLOW-800) Initialize default Google BigQuery Connection with valid conn_type

     [ https://issues.apache.org/jira/browse/AIRFLOW-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanjay Kumar reassigned AIRFLOW-800:
------------------------------------

    Assignee: Sanjay Kumar  (was: Wilson Lian)

> Initialize default Google BigQuery Connection with valid conn_type
> ------------------------------------------------------------------
>
>                 Key: AIRFLOW-800
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-800
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: utils
>            Reporter: Wilson Lian
>            Assignee: Sanjay Kumar
>            Priority: Minor
>
> {{airflow initdb}} creates a connection with conn_id='bigquery_default' and conn_type='bigquery'. However, bigquery is not a valid conn_type, according to models.Connection._types, and BigQuery connections should use the google_cloud_platform conn_type.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)