lennartkats-db commented on code in PR #45188: URL: https://github.com/apache/airflow/pull/45188#discussion_r1904099151
########## providers/src/airflow/providers/databricks/operators/databricks.py: ########## @@ -292,6 +292,8 @@ class DatabricksCreateJobsOperator(BaseOperator): :param databricks_retry_delay: Number of seconds to wait between retries (it might be a floating point number). :param databricks_retry_args: An optional dictionary with arguments passed to ``tenacity.Retrying`` class. + :param databricks_environments: An optional list of task execution environment specifications Review Comment: +1, that name would also correspond with the name of this property in the Databricks API / SDK -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org