The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
c986bc5ec68e0f4c10be5701a123f2ad27cec2f2 / Tzu-ping Chung <[email protected]>
Ensure include_deferred is not nullable (#33280)

* Ensure include_deferred is not nullable

This uses a multi-step process to introduce the NOT NULL constraint to
the column, needed due to MSSQL restrictions.

* MSSQL does not even support boolean literals

* Postgres does not support 0 as boolean

This is fine. SQL is fun.

* Wrap raw SQL in text()

(cherry picked from commit 4f6d5973589577ffcb7db24c82dd6708b2c00023)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to