databricks Databricks Release Notes ·

Databricks Jobs API supports Standard performance mode for one-time runs

datadatabricksgaengineer
feature

Databricks has enabled the Standard performance mode for one-time runs through its Jobs API. This enhancement allows users to set `performance_target` to `STANDARD`, providing more control over job execution. The capability is also integrated with Apache Airflow's DatabricksSubmitRunOperator, benefiting engineers managing workflows.

Features (1)
  • Standard performance mode for one-time Jobs API runs

    Users can now specify a `performance_target` of `STANDARD` when creating one-time runs via the Databricks Jobs API. This feature extends to Apache Airflow, with support included in the DatabricksSubmitRunOperator.

Read the original announcement →

https://docs.databricks.com/aws/en/release-notes/product/2026/september#standard-performance-mode-is-now-available-for-one-time-runs-in-the-jobs-api

Related releases