airflow-provider-great-expectations
airflow-provider-great-expectations copied to clipboard
Airflow deployment - Using GreatExpectationsOperator: `great_expectations.data_context.store` does not contain the class: `ProfilerStore`
Hi Guys, currently i have an Error when I want to use the official Airflow Operator for Great Expectations.
My packages: airflow-provider-great-expectations==0.1.4 great-expectations==0.15.17 apache-airflow=2.1.4
---> [2022-08-05 12:49:47,094] {util.py:153} CRITICAL - Error The module: great_expectations.data_context.store
does not contain the class: ProfilerStore
.
Can you please help ?
Hi @VisualDad does this issue still occur when you use the latest versions of the operator and GX library?