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

Jeremiah Lowin updated AIRFLOW-886:
-----------------------------------
    External issue URL: https://github.com/apache/incubator-airflow/pull/2091

> Pass Operator result to post_execute hook
> -----------------------------------------
>
>                 Key: AIRFLOW-886
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-886
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>            Reporter: Jeremiah Lowin
>            Assignee: Jeremiah Lowin
>
> Airflow Operators have two customizable hooks: pre_execute() and 
> post_execute(), called before and after the operator's execute() method. Both 
> are passed the execution context; in addition, the post_execute() hook should 
> receive the value returned by the Operator (if any).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to