You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Sam McVeety (JIRA)" <ji...@apache.org> on 2016/10/08 18:07:20 UTC

[jira] [Created] (AIRFLOW-559) Add support for BigQuery kwarg parameters

Sam McVeety created AIRFLOW-559:
-----------------------------------

             Summary: Add support for BigQuery kwarg parameters
                 Key: AIRFLOW-559
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-559
             Project: Apache Airflow
          Issue Type: Improvement
          Components: contrib
            Reporter: Sam McVeety
            Assignee: Ilya Rakoshes
            Priority: Minor
             Fix For: Airflow 1.8


Many of the operators in https://github.com/apache/incubator-airflow/tree/master/airflow/contrib/operators are implicitly using the "useLegacySql" option to BigQuery.  Providing the option to negate this will allow users to migrate to Standard SQL (https://cloud.google.com/bigquery/sql-reference/enabling-standard-sql).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)