You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Manish Kumar Untwal (JIRA)" <ji...@apache.org> on 2018/01/25 08:28:00 UTC

[jira] [Created] (AIRFLOW-2030) dbapi_hook KeyError: 'i' at line 225

Manish Kumar Untwal created AIRFLOW-2030:
--------------------------------------------

             Summary: dbapi_hook KeyError: 'i' at line 225
                 Key: AIRFLOW-2030
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2030
             Project: Apache Airflow
          Issue Type: Bug
          Components: db
    Affects Versions: 1.9.0
            Reporter: Manish Kumar Untwal


There is no local variable defined for zero rows, so the logger throws an KeyError for local variable 'i' at 225 line in  dbapi_hook.py



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