Skip to content

Sanitize Run_id of Dag.

Snwachukwu requested to merge mw_history_dq_fix into main
  1. Add sanitize string helper function to util.py
  2. use satinize string function to sanitize run id. i.e. replace "+" and ":" characters with "_"

Merge request reports