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 2016/09/06 20:34:22 UTC

[jira] [Created] (AIRFLOW-491) Add cache parameter in BigQuery query method

Chris Riccomini created AIRFLOW-491:
---------------------------------------

             Summary: Add cache parameter in BigQuery query method
                 Key: AIRFLOW-491
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-491
             Project: Apache Airflow
          Issue Type: Bug
          Components: contrib
    Affects Versions: Airflow 1.7.1
            Reporter: Chris Riccomini
             Fix For: Airflow 1.8


The current BigQuery query() method does not have a user_query_cache parameter. This param always defaults to true (see [here|https://cloud.google.com/bigquery/docs/reference/v2/jobs#configuration.query]). I'd like to disable query caching for some data consistency checks.



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