eladkal commented on code in PR #38921:
URL: https://github.com/apache/airflow/pull/38921#discussion_r1566903844


##########
airflow/providers/databricks/operators/databricks.py:
##########
@@ -29,6 +29,7 @@
 from airflow.configuration import conf
 from airflow.exceptions import AirflowException, 
AirflowProviderDeprecationWarning
 from airflow.models import BaseOperator, BaseOperatorLink, XCom
+from airflow.operators.python import get_current_context

Review Comment:
   I don't think databricks operator should import function from python operator



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