Yu Ishikawa created AIRFLOW-1389:
------------------------------------
Summary: BigQueryOperator should support `createDisposition`
Key: AIRFLOW-1389
URL: https://issues.apache.org/jira/browse/AIRFLOW-1389
Project: Apache Airflow
Issue Type: Improvement
Components: contrib, operators
Reporter: Yu Ishikawa
h2. Overview
Whe we want to insert data selected by a query on bigquery to another table
which doesn't exist yet, we have to set `createDisposition` in the API.
https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)