Skip to content

search: Correct arguments to RangeHivePartitionSensor

Ebernhardson requested to merge work/ebernhardson/correct-range-sensor-usage into main

When attempting to turn on these dags it was revealed that invalid arguments were being provided to the sensor. Add a test that runs the sensor pre_execute method and correct usages that don't pass.

Merge request reports