Relative Content

Tag Archive for pythonvalidationpysparkgreat-expectations

False Negatives in Great Expectations with PySpark with larger dataset

I have been trying to set up a validation rule for a few tables that would end up in BigQuery.
I am using Great Expectations 0.18.13.
But I am facing some issues regarding false negatives in the validation results.
Here is a simple code snippet that replicates the issue for me: