Hi guys, we want to use the Xcom functionality of ...
# advanced-need-help
v
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?