[
https://issues.apache.org/jira/browse/AIRFLOW-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini closed AIRFLOW-704.
-----------------------------------
Resolution: Fixed
> 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)