You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2017/12/11 22:41:00 UTC

[jira] [Resolved] (AIRFLOW-1829) Support BigQuery schema updates as a side effect of a query job

     [ https://issues.apache.org/jira/browse/AIRFLOW-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Riccomini resolved AIRFLOW-1829.
--------------------------------------
       Resolution: Fixed
         Assignee: Guillermo Rodríguez Cano
    Fix Version/s: 1.10.0

> Support BigQuery schema updates as a side effect of a query job
> ---------------------------------------------------------------
>
>                 Key: AIRFLOW-1829
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1829
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, gcp, hooks, operators
>            Reporter: Guillermo Rodríguez Cano
>            Assignee: Guillermo Rodríguez Cano
>            Priority: Critical
>              Labels: easyfix, triaged
>             Fix For: 1.10.0
>
>
> BigQuery hook supports schema updates as a side effect of a load job but not for query jobs. Respectively GCS to BQ operator (which executes a load job) supports such possibility unlike its 'sister' operator, BQ operator, when running a query with a table as destination.
> Both operations, load and query, should support such feature (experimental as of this writing though)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)