The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: edd7133a1336c9553d77ba13c83bc7f48d4c63f0 / Jarek Potiuk <[email protected]> Add conditional output processing in SQL operators (#31136) The change adds conditional processing of output based on criteria that can be overridden by the operator extending the common.sql BaseSQLOperator. Originally, output processing has only been happening if "do_xcom_push" was enabled, but in some cases we want to run processing also when do_xcom_push is disabled (for example in case of databricks SQL operator, it might be done when the output is redirected to a file). This change enables it. Fixes: #31080 Report URL: https://github.com/apache/airflow/actions/runs/4925506565 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
