The GitHub Actions job "Tests (AMD)" on airflow.git/fix-databricks-run-now-forward-params has failed. Run started by GitHub user onlyarnav (triggered by onlyarnav).
Head commit for run: 6d0b519be0f691b235056da68c52517df004f6e1 / Arnav <[email protected]> Allow opting out of forwarding Dag-level parameters in DatabricksRunNowOperator The DatabricksRunNowOperator always forwards Dag-level parameters as job_parameters, but some Databricks jobs do not expect or accept these parameters, causing task failures. This change introduces a forward_dag_params boolean parameter (defaulting to True) to allow opting out. Additionally, this fixes a Windows-specific encoding issue when parsing imports in static checks, guards the os.register_at_fork calls to prevent startup crashes on Windows, and adds a fcntl mock inside conftest to enable the local test suite on Windows. Report URL: https://github.com/apache/airflow/actions/runs/29746181520 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
