| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Allow datasets to be used in taskflow (#27540) * 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 * Update docs/apache-airflow/concepts/taskflow.rst Co-authored-by: Bas Harenslak <BasPH@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Bas Harenslak <BasPH@users.noreply.github.com> Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com> | 3 年前 | |
Completed D400 for airflow/lineage/* directory (#27732) | 3 年前 | |
Completed D400 for airflow/lineage/* directory (#27732) | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 |