Skip to content

Fixes following staging of Refine to Airflow

Aqu requested to merge T369845_adjustments_post_staging into main
  • Avoid comparing the _schema fields, not filled by legacy Refine.
  • Convert array of struct to json before comparison
  • Add more debugging information into output_diff script to automatize debugging.

Bug: T369845

Merge request reports