You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/06 09:41:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16811526#comment-16811526 ] 

ASF subversion and git services commented on AIRFLOW-2994:
----------------------------------------------------------

Commit 6f63db1a40bb79079647e0bb54c7a07d249bfa49 in airflow's branch refs/heads/v1-10-test from sakshi2894
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=6f63db1 ]

[AIRFLOW-2994] Fix command status check in Qubole Check operator (#3790)



> 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)