The GitHub Actions job "Tests (AMD)" on 
airflow.git/feature/lang-sdk/taskflow-stub-dag-mapped has failed.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
2c949d8c4e6a118b371636b7539012ed74e49bd3 / LIU ZHE YOU <[email protected]>
Support dynamic task mapping on stub tasks

Restore the mapped (.expand()) stub arg-binding support split out of the
unmapped PR: the Dag serializer captures per-parameter metadata
(declaration order, defaults, value schemas) from the stub signature via
the get_mapped_serialized_fields hook, ti_run derives per-map-index
bindings from it with the map-index decomposition on
SchedulerDictOfListsExpandInput, and XComArgBinding regains the
map_index/element_index delivery fields across the task-sdk and ts-sdk
generated models.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to