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


##########
airflow/providers/common/sql/hooks/sql.py:
##########
@@ -120,21 +118,7 @@ def connect(self, host: str, port: int, username: str, 
schema: str) -> Any:
         """
 
 
-# In case we are running it on Airflow 2.4+, we should use BaseHook, but on 
Airflow 2.3 and below

Review Comment:
   That was a mighty hack !



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

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

Reply via email to