The GitHub Actions job "Build images for Allow datasets to be used in taskflow 
https://github.com/apache/airflow/pull/27540
" on airflow.git has failed.
Run started by GitHub user bolkedebruin (triggered by bolkedebruin).

Head commit for run:
b815f963e89c3883bd47a764cef9851f36d66dae / Bolke de Bruin <[email protected]>
Allow datasets to be used in taskflow

Datasets could not be passed as parameters to taskflow
functions as they could not be serialized. This commit:

1) changes the xcom serializer so that it now can serialize
objects that have attr
2) removes the need to for a custom serializer in lineage
3) adds a version check to the serializer/deserializer
4) registers any datasets as either inlets or outlets in the task

Report URL: https://github.com/apache/airflow/actions/runs/3409624203

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to