The GitHub Actions job "Tests (AMD)" on 
airflow.git/backfill-ui-partition-preview has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
68f410811024b442c938661da6f09b6b3309f95d / Wei Lee <[email protected]>
UI: Show partition preview in backfill form for partitioned Dags

The backfill form was purely date-range oriented and the dry-run preview
showed only a count, so users backfilling a partitioned Dag could not see
which partitions the run would actually cover. The form now switches to
partition wording for partitioned Dags and the preview lists the affected
partition keys one per line (capped, with an "and N more" summary), falling
back to the existing count message for non-partitioned Dags. Partition keys
are long enough that a comma-separated single line is unreadable, so the
list is laid out vertically. An empty range shows a "no partitions" message
and keeps the Run button disabled, matching the backend's friendly
empty-window behaviour.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to