claudevdm commented on PR #34398:
URL: https://github.com/apache/beam/pull/34398#issuecomment-2936303236

   A bunch of tests are failing with
   ```
   cls = <class 'sqlalchemy.dialects.mysql.pymysql.MySQLDialect_pymysql'>
   
       @classmethod
       def import_dbapi(cls):
   >       return __import__("pymysql")
   E       ModuleNotFoundError: No module named 'pymysql'
   ```


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to