awslabs / deequ

Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
Apache License 2.0
3.32k stars 539 forks source link

Issue 462 Fix #484

Closed samarth-c1 closed 1 year ago

samarth-c1 commented 1 year ago

Issue #462 resolution

Description of changes: Updated the isContainedIn condition check to spark escape character.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

samarth-c1 commented 1 year ago

@yannis-mentekidis Please let know if you would be able to go ahead and merge this pull request? It fixes an existing issue and includes automated tests. Let know if need anything additional?