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


##########
providers/teradata/src/airflow/providers/teradata/hooks/teradata.py:
##########
@@ -195,12 +196,32 @@ def _get_conn_config_teradatasql(self) -> dict[str, Any]:
 
         return conn_config
 
-    def get_sqlalchemy_engine(self, engine_kwargs=None):

Review Comment:
   @sc250072 can you raise PR to re add the function to preserve backward 
compatibility and raise deprecation warning for it? 



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