harishkrao commented on code in PR #28950:
URL: https://github.com/apache/airflow/pull/28950#discussion_r1101094410


##########
airflow/providers/databricks/utils/databricks.py:
##########
@@ -17,6 +17,9 @@
 # under the License.

Review Comment:
   @alexott FYI: The `Escaper` class was not available on the `main` branch. 
So, I added it as part of this PR to be used in our provider. 
   Also, made some minor changes to exception handling in the Escaper class 
because it was looking for some user defined Exception classes from `pyhive`.



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