[
https://issues.apache.org/jira/browse/AIRFLOW-800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218508#comment-16218508
]
Sanjay Kumar commented on AIRFLOW-800:
--------------------------------------
Will work on this JIRA. Have submitted a pull request for the same
> 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: Wilson Lian
> 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)