The GitHub Actions job "Tests" on airflow.git/fix-downgrade-re-dag-model has 
succeeded.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
df8fee7df26295dfca23b3cb2e44827efb95e0c5 / Daniel Standish 
<[email protected]>
Null out the scheduler_interval field on downgrade

In 2.x, it was expected that this field was valid json -- e.g. `"0 0 * * *"`.

In 3.x, the column is renamed and repurposed and not json.

So if we downgrade it, we need to null it out.  It will get updated when dag is 
reserialized.

If we *don't* do this, the scheduler crashes.

Report URL: https://github.com/apache/airflow/actions/runs/14603503514

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to