dstandish commented on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecation warning for pymssql URL: https://github.com/apache/airflow/pull/6850#issuecomment-576174738 @RosterIn yes i think it makes sense to update them; its either that or deprecate them as well. the changes required for those operators seemed more complicated than that of MsSqlOperator because they seem to depend explicitly on pymssql features e.g. in the type mapping. if they were trivial changes i would have updated them. but i figured they can be updated later and i wanted to keep scope of this one limited. in the meantime, i think using them will produce a deprecation warning also, since they depend on mssqlhook.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
