Taragolis commented on issue #28492: URL: https://github.com/apache/airflow/issues/28492#issuecomment-1359564322
In general you can not use in return of task flow operators non-json serialisable object especially return another operator. But there is nice section exists in documentation how to use [Mapping with non-TaskFlow operators](https://airflow.apache.org/docs/apache-airflow/stable/concepts/dynamic-task-mapping.html#mapping-with-non-taskflow-operators) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
