rawwar commented on code in PR #39295:
URL: https://github.com/apache/airflow/pull/39295#discussion_r1590623829


##########
airflow/providers/databricks/operators/databricks.py:
##########
@@ -926,6 +926,7 @@ class DatabricksNotebookOperator(BaseOperator):
     """
 
     template_fields = ("notebook_params",)
+    CALLER = "DatabricksNotebookOperator"

Review Comment:
   @pankajkoti , do you think its better to make caller set to "Unknown" by 
default? or the current one is fine?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to