juarezr edited a comment on issue #8458: URL: https://github.com/apache/airflow/issues/8458#issuecomment-694876809
Good news! `pymssql` is not being discontinued [anymore](https://github.com/pymssql/pymssql/commit/20457589b2878800cb40c1dd4f3045a4bb259675). @termim just [released](https://pypi.org/project/pymssql/) a [new version](https://github.com/pymssql/pymssql/releases/tag/v2.1.5) [compatible](https://github.com/pymssql/pymssql/commit/b12a8e04d35e52ea3bb9cf410a2243765f8d0f6b) with [python3.8](https://github.com/pymssql/pymssql/pull/659). Now it's possible to deploy Airflow supporting MSSQL with python3.8. I don't know if it's worth replacing `pymssql` by `pyodbc` anymore. Anyone knows what's better for the airflow case? ---------------------------------------------------------------- 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]
