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
IBM Db2 is not a fully tested or supported dialect with Great Expectations. That said, it should be possible to at least start to use Great Expectations with any SQL dialect supported by SqlAlchemy. There had been a bug around dialects such as these, but it was fixed in the latest release, so if you update to 0.15.15, you should be able to get past this error.
I'm going to close this for now since it was resolved in the latest release, but please feel free to open a new issue if you encounter further problems.
Hello there!
So I faced an issue with integration GE and IBM Db2:
Environment (please complete the following information):
Config
run it
and I got
ValueError: 'ibm_db_sa' is not a valid GESqlDialect
Does GE work correctly with IBM Db2?
I didn't find any documentation around it.
The text was updated successfully, but these errors were encountered: