You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Guillermo Rodríguez Cano (JIRA)" <ji...@apache.org> on 2017/11/17 18:45:00 UTC

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

Guillermo Rodríguez Cano created AIRFLOW-1829:
-------------------------------------------------

             Summary: 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


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)