You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jobs@airflow.apache.org by GitBox <gi...@apache.org> on 2022/11/16 12:18:25 UTC

[GitHub] [airflow]: Workflow run "Build images for Allow datasets to be used in taskflow https://github.com/apache/airflow/pull/27540 " is working again!

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 succeeded.
Run started by GitHub user bolkedebruin (triggered by bolkedebruin).

Head commit for run:
4284fd7ae4e9bfee865dfa1c3ec41b0344b8d92c / Bolke de Bruin <bo...@xs4all.nl>
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, dataclass or a custom serializer
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
5) inlets or outlets that cannot be serialized now raise an error

Mark todo

Add docs, dataset

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscribe@airflow.apache.org
For additional commands, e-mail: jobs-help@airflow.apache.org