Skip to content

Conversation

@bolkedebruin
Copy link
Contributor

Dear Airflow Maintainers,

Please accept this PR that addresses the following issues:

Testing Done:

  • The example_python_operator should cover this, but does not get run yet due to another bug. This will be fixed separately.

The VariableJsonAccessor and VariableAccessor were missing the repr
function that leads to a VariableError when printing out the context
being passed to for example a PythonOperator.

The VariableJsonAccessor and VariableAccessor were missing the __repr__
function that leads to a VariableError when printing out the context
being passed to for example a PythonOperator.
@criccomini
Copy link
Contributor

+1

Applied patch locally and verified it worked.

@asfgit asfgit merged commit 3079da0 into apache:master Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants