The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 3c2b8a667edcb35849cfff5a63d5680b05054457 / Jarek Potiuk <[email protected]> Make SQLExecute Query signature consistent with other SQL operators The database and conn_id are present in a number of SQL*Check oerators but they were missing in the SQLExecuteQuery operator. This was no problem because they were passed to BaseSQL operator via kwargs, but this was inconsistent with the other operators and it was not easily discoverable. This PR does not make any functional changes, so no tests are needed or possible to add, existing tests should continue working as they did after this change. Report URL: https://github.com/apache/airflow/actions/runs/5718114555 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
