Lee-W commented on code in PR #38702:
URL: https://github.com/apache/airflow/pull/38702#discussion_r1550840261


##########
docs/apache-airflow-providers-databricks/operators/run_now.rst:
##########
@@ -45,6 +45,7 @@ All other parameters are optional and described in 
documentation for ``Databrick
 * ``python_named_parameters``
 * ``jar_params``
 * ``spark_submit_params``
+* ``cancel_previous_runs``

Review Comment:
   ```suggestion
   * ``idempotency_token``
   * ``repair_run``
   * ``cancel_previous_runs``
   ```
   
   The other two arguments seem to be missed. It would be great if we could 
improve them all along.



-- 
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

Reply via email to