jkbngl commented on pull request #9295: URL: https://github.com/apache/airflow/pull/9295#issuecomment-658972831
Hi @mik-laj it seems like 9 failing checks are all due to: ` ModuleNotFoundError: No module named 'pymssql' ` In the `airflow/providers/microsoft/mssql/hooks/mssql.py`, I suggest this is because the pymssql is going to become deprecated? Is there something I can do about this error? ---------------------------------------------------------------- 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]
