The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user jon-evergreen (triggered by eladkal).
Head commit for run: cc3b8044a23b76389c2a42533a1967d9c0f2e3c0 / Jonathan Stott <[email protected]> Fix template rendering for Common SQL operators Closes: #28195 This patch fixes all the common SQL operators I could find which showed the same problem as reported in #28195, that statements are generated "too early", before the templated variables have been applied. I think all changes should have tests which break without the fix. Some of these tests are quite brittle in that they mock complex nested SQL which is not ideal. This patch also adds "table" as a templated field for the `SQLTableCheckOperator` and `SQLColumnCheckOperator`. Report URL: https://github.com/apache/airflow/actions/runs/3647371641 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
