potiuk commented on code in PR #60177:
URL: https://github.com/apache/airflow/pull/60177#discussion_r2665624752


##########
providers/vertica/src/airflow/providers/vertica/hooks/vertica.py:
##########
@@ -137,6 +142,11 @@ def get_conn(self) -> connect:
     @property
     def sqlalchemy_url(self) -> URL:

Review Comment:
   I think it will fail `mypy` tests now that we moved to sqlalchemy 2. We need 
to add typechecking exclusion likely.



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