Skip to content

analytics_product: T&S admin actions: fix MW sensor

Bearloga requested to merge bearloga/airflow-dags:fix-tsp-metrics-dag into main

Bug: T364406

Fixes how we sense completed snapshot of MediaWiki logging table that is partitioned by wiki DB in addition to snapshot by looking for the _PARTITIONED file flag.

As discussed in Slack eventually it would be nice to have a helper function (T371373), but for now this will have to do.

Merge request reports