[
https://issues.apache.org/jira/browse/AIRFLOW-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-800.
--------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request #3031
[https://github.com/apache/incubator-airflow/pull/3031]
> 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: Kaxil Naik
> Priority: Minor
> Fix For: 2.0.0
>
>
> {{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
(v7.6.3#76005)