[ https://issues.apache.org/jira/browse/AIRFLOW-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin updated AIRFLOW-337:
-----------------------------------
External issue URL: https://github.com/apache/incubator-airflow/pull/1666
> VariableJsonAccessor and VariableAccessor do not have __repr__
> --------------------------------------------------------------
>
> Key: AIRFLOW-337
> URL: https://issues.apache.org/jira/browse/AIRFLOW-337
> Project: Apache Airflow
> Issue Type: Bug
> Components: models
> Affects Versions: Airflow 1.7.1.3
> Reporter: Bolke de Bruin
>
> Both VariableAccessor and VariableJsonAccessor do not expose __repr__ which leads to
issues like ValueErrors. The example_python_operator dag exposes this error but never gets
run by the backfill tests do to another bug which will be fixed separately.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|