The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-sdk-temporal-mapper-timezone has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
408f7a08202a41144058bc630dab3e44b5ea3610 / Wei Lee <[email protected]>
feat(partition-mapper): support timezone in SDK temporal mappers

The core temporal mappers accept a `timezone` kwarg but the SDK
`_BaseTemporalMapper` did not, so Dag authors could not reach the
feature via `from airflow.sdk import StartOfDayMapper`. Complete the
SDK signature by adding the kwarg to the constructor and carrying
`_timezone` through the `_Serializer` dispatch handler so the core
class receives it on deserialize.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to