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
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**
* 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 #149closes: #151
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
The text was updated successfully, but these errors were encountered: