Hi, Anybody try dagster with great_expectations? ...
# ask-community
i
Hi, Anybody try dagster with great_expectations? I'm facing an issue after following this guide... TL;DR: Calling
<http://dagster_ge.ge|dagster_ge.ge>_validation_op_factory
yields a
SolidDefinition
instead of an
ExpectationResult
that should enable me to verify
expectation["success"]
... Instead
Copy code
# TypeError: 'SolidDefinition' object is not subscriptable
Dagster verson = 0.15.9, great_expectations version = 0.15.44
o
Hi @Imad Youbi Idrissi! I just responded on the StackOverflow post.
i
Thank you very much !!