Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility issue with great_expectations 1.0.0 #148

Closed
mostafasayed5 opened this issue Aug 29, 2024 · 0 comments · Fixed by #149
Closed

Compatibility issue with great_expectations 1.0.0 #148

mostafasayed5 opened this issue Aug 29, 2024 · 0 comments · Fixed by #149

Comments

@mostafasayed5
Copy link
Contributor

airflow-provider-great-expectations is not compatible with great_expectations 1.0.0

CheckpointResult has been removed so the following import is currently failing!
from great_expectations.checkpoint.types.checkpoint_result import **CheckpointResult**

https://github.com/astronomer/airflow-provider-great-expectations/blob/main/great_expectations_provider/operators/great_expectations.py#L30

great-expectations PR that made the changes: great-expectations/great_expectations#9824

pankajastro added a commit that referenced this issue Sep 2, 2024
* Release 0.2.9

[FEATURE] Add schema as a template field by @antelmoa add schema as a template field #135
[BUGFIX] Fix compatibility issue with great_expectations 1.0.0 by @mostafasayed5 in Fix #148 compatibility issue with great_expectations 1.0.0 #149
closes: #151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant