The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-databricks-run-now-forward-params has succeeded.
Run started by GitHub user onlyarnav (triggered by onlyarnav).

Head commit for run:
340211a9e3c19c9d51c6ae9eafc5efa6ea623fd1 / 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/29752413028

With regards,
GitHub Actions via GitBox


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

Reply via email to