https://kedro.org/ logo
#advanced-need-help
Title
# advanced-need-help
v

venncit

09/07/2022, 8:41 AM
Hi guys, we want to use the Xcom functionality of airflow with our kedro projects. For some reason the KedroOperator returns the last log line as return_value rather than the actual return value. Locally we use a MemoryDataSet. Any ideas on how to push the return value of a Kedro node instead of the log with xcom?