KeyError 'table.head' when running validator.head() using IBM DB2 datasource #6337
Adenmin
started this conversation in
Community Use Cases
Replies: 2 comments
-
|
Hey @Adenmin 👋 Unfortunately GX doesn't support DB2 dialect and we have no immediate plans to implement it. However, if you're inclined, we'll happily accept a contribution (and guide you through the process). |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For now, I'm converting this issue into a Github Discussion for further discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there again!
I continue working on integration GE and IBM Db2
and I already fixed issue #5579 by upgrading GE to 0.15.15
but I faced new issue...
Environment:
Operating System: Linux Ubuntu 22.04
Great Expectations Version: 0.15.15
ibm-db Version: 3.1.2
ibm-db-sa Version: 0.3.8
SQLAlchemy Version: 1.4.39
Config
run it
and I got
Looks like something wrong with temp tables.
I saw some similar issues about validator.head()
#5424
#5478
but I'm not sure that they have common root cause.
Beta Was this translation helpful? Give feedback.
All reactions