You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/07/31 20:25:00 UTC

[jira] [Commented] (AIRFLOW-1389) BigQueryOperator should support `createDisposition`

    [ https://issues.apache.org/jira/browse/AIRFLOW-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107903#comment-16107903 ] 

ASF subversion and git services commented on AIRFLOW-1389:
----------------------------------------------------------

Commit 6e2640766de437f2593424f1746a15d56f26f027 in incubator-airflow's branch refs/heads/master from [~yu_ishikawa]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=6e26407 ]

[AIRFLOW-1389] Support createDisposition in BigQueryOperator

Closes #2470 from yu-iskw/bq-operator


> 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)