You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sqlalchemy version dependency is different from docs and src.
docs:
Prerequisites
You will need the following softwares to run, build and test the dialect. Everything apart from Python and pip can be installed via pip itself.
The sqlalchemy version dependency is different from docs and src.
docs:
src:
Is it must be higher than 1.4.0?
I would like to use this dialect for Superset, but apache-superset is not supported sqlalchemy 1.4.0 now.
if I install sqlalchemy==1.4.46:
if I install sqlalchemy== 1.3.16:
The text was updated successfully, but these errors were encountered: