The GitHub Actions job "Tests (AMD)" on 
airflow.git/databricks-submit-run-performance-target has failed.
Run started by GitHub user li-xiang-db (triggered by eladkal).

Head commit for run:
3ec75a53e371397712f1f00a0d252196fa81e295 / Xiang Li <[email protected]>
Add performance_target parameter to DatabricksSubmitRunOperator

The Databricks jobs/runs/submit API accepts a performance_target field
that selects the serverless compute mode (PERFORMANCE_OPTIMIZED for fast
startup, STANDARD for cost-efficient execution). The operator had no named
parameter for it, so users could only set it through the raw json payload.

Expose it as a first-class templated named parameter so it can be set
directly and merged into the submit request like the other task fields.

Report URL: https://github.com/apache/airflow/actions/runs/31387608055

With regards,
GitHub Actions via GitBox


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

Reply via email to