You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/18 09:11:13 UTC

[GitHub] [airflow] eskarimov commented on a change in pull request #21663: Databricks: add support for triggering jobs by name

eskarimov commented on a change in pull request #21663:
URL: https://github.com/apache/airflow/pull/21663#discussion_r809804806



##########
File path: airflow/providers/databricks/operators/databricks.py
##########
@@ -397,6 +396,7 @@ class DatabricksRunNowOperator(BaseOperator):
 
     Currently the named parameters that ``DatabricksRunNowOperator`` supports are
         - ``job_id``
+        - ``job_name``

Review comment:
       Thank you for the review, agree on all the points 👍  fixed here and in other places mentioned




-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org