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/01 16:13:20 UTC

[jira] [Created] (AIRFLOW-539) Add support for BigQuery Standard SQL

Sam McVeety created AIRFLOW-539:
-----------------------------------

             Summary: Add support for BigQuery Standard SQL
                 Key: AIRFLOW-539
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-539
             Project: Apache Airflow
          Issue Type: Improvement
          Components: contrib
            Reporter: Sam McVeety
            Priority: Minor


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)