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

Chris Riccomini updated AIRFLOW-704:
------------------------------------
    Description: AIRFLOW-667 introduced an invalid syntax error in its 
try/catch block. It's using {{HttpError, err}}. The comma is invalid, and in 
Python 3 it causes a hard failure. Should be using {{as}}.  (was: DI-667 
introduced an invalid syntax error in its try/catch block. It's using 
{{HttpError, err}}. The comma is invalid, and in Python 3 it causes a hard 
failure. Should be using {{as}}.)

> Invalid syntax in BigQuery Hook
> -------------------------------
>
>                 Key: AIRFLOW-704
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-704
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: gcp
>            Reporter: Chris Riccomini
>            Assignee: Chris Riccomini
>
> AIRFLOW-667 introduced an invalid syntax error in its try/catch block. It's 
> using {{HttpError, err}}. The comma is invalid, and in Python 3 it causes a 
> hard failure. Should be using {{as}}.



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

Reply via email to