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 2018/08/31 19:55:00 UTC

[jira] [Resolved] (AIRFLOW-2994) flatten_results in BigQueryOperator/BigQueryHook should default to None

     [ https://issues.apache.org/jira/browse/AIRFLOW-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Riccomini resolved AIRFLOW-2994.
--------------------------------------
    Resolution: Fixed

> flatten_results in BigQueryOperator/BigQueryHook should default to None
> -----------------------------------------------------------------------
>
>                 Key: AIRFLOW-2994
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2994
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: gcp
>    Affects Versions: 1.10.0
>            Reporter: Chris Riccomini
>            Priority: Major
>             Fix For: 1.10.1
>
>
> Upon upgrading to 1.10, we began seeing issues with our queries that were using allow_large_results. They began failing because flatten_results now defaults to False. This should default to unset (None), as it did before.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)