We are starting to use Great Expectations and validated some of our data. Now we want to connect Great Expectations to Datahub from Acryl. They actually provide a “DataHubValidationAction” to do this. However, the package that contains this action is not compatible with versions of GX >= 1.0.0. We do not want to use versions of GX older than 1.0.0 at our company since this would mean to stay with a version that is now almost more than two years old, has a totally different interface and is not supported anymore.
So, is there a way to connect GX versions >=1.0.0 with Datahub and show the validation result in the metacatalog? How should we approach this?