Nike-Inc / spark-expectations

A Python Library to support running data quality rules while the spark job is running⚡
https://engineering.nike.com/spark-expectations
Apache License 2.0
161 stars 37 forks source link

Parameterized Rules #76

Closed jskrajareddy21 closed 6 months ago

jskrajareddy21 commented 6 months ago

Description

This PR addresses issue: https://github.com/Nike-Inc/spark-expectations/issues/51

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (7bf3247) to head (ef590e3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 1473 1490 +17 ========================================= + Hits 1473 1490 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.