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:
ca0c30418facfee4c5e39cc670e2565eeca113db / 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`. Fix the
inconsistency by adding the kwarg to the SDK 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/26091097302

With regards,
GitHub Actions via GitBox


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

Reply via email to