The GitHub Actions job "Tests" on airflow.git/fix-migration-0094 has succeeded.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
a9cb51ed18531afc7a9edb4c41ce77f5b8edd829 / Ephraim Anierobi 
<[email protected]>
Improve deadline callback migration performance for large datasets

Speed up migration 0094 (deadline inline callback → foreign key) for
installations with millions of deadline rows. Uses a temporary batch
table for deterministic batching and a minimal, migration-only serde
instead of full deserialization, avoiding Task SDK and user code.

Validated with 10.7M rows migrating in ~24 minutes.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to