Skip to content

Use a different sensor for monthly partitions

wmf_raw tables are partitioned by month AND wiki, so we need to use HivePartitionSensor instead of NamedHivePartitionSensor for them (or else we'd need a separate sensor for each wiki)

Merge request reports