Wilson Lian created AIRFLOW-800:
-----------------------------------
Summary: 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.3.4#6332)