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/12/11 22:38:02 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16286679#comment-16286679 ] 

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

Commit 8ba86072f9c5ef81933cd6546e7e2f000f862053 in incubator-airflow's branch refs/heads/master from [~wileeam]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=8ba8607 ]

[AIRFLOW-1829] Support for schema updates in query jobs

Closes #2796 from wileeam/bq-operator-query-
schema-update-support


> 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
>            Priority: Critical
>              Labels: easyfix, triaged
>
> 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)