You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/12/01 21:36:00 UTC

[jira] [Resolved] (AIRFLOW-3396) Redundant sql param check in BigQueryOperator

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

Kaxil Naik resolved AIRFLOW-3396.
---------------------------------
    Resolution: Fixed

Resolved by https://github.com/apache/incubator-airflow/pull/4224

> Redundant sql param check in BigQueryOperator
> ---------------------------------------------
>
>                 Key: AIRFLOW-3396
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3396
>             Project: Apache Airflow
>          Issue Type: Task
>          Components: gcp
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Trivial
>             Fix For: 2.0.0
>
>
> The 'sql' parameter in BigQueryOperator accepts None and then there is a check which checks if it is None and gives error.



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