sc250072 commented on code in PR #56305:
URL: https://github.com/apache/airflow/pull/56305#discussion_r2425638929
##########
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:
> This is technically a breaking change. @eladkal do we need to do anything?
Could you please clarify what you mean by a breaking change?
Are you referring to the latest Teradata provider not being compatible with
older Airflow versions?
--
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]