Release· Databricks release notes (AWS)

Standard performance mode is available for one-time Jobs API runs

The Jobs API can now set `performance_target` to `STANDARD` for one-time runs. Apache Airflow's `DatabricksSubmitRunOperator` also supports this setting, so users who trigger one-time runs from Airflow can use it there too.

Learners using the Jobs API or Airflow should know that one-time runs now accept this performance mode setting.

Read the original

What to re-read