79677473

Date: 2025-06-24 11:22:38
Score: 1
Natty:
Report link

Make sure you use sqlalchemy >= 2.0.0

I was using sqlalchemy 1.4.28 with the latest pandas, which are no longer compatible (and could not upgrade because my airflow version was limited to sqlalchemy < 2.0.0)

See this discussion: https://github.com/pandas-dev/pandas/issues/58949#issuecomment-2153485545

Reasons:
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: A H