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
148 stars 32 forks source link

enable flag for error table #74

Closed jskrajareddy21 closed 4 months ago

jskrajareddy21 commented 4 months ago

Description

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

Related Issue

Motivation and Context

See issue

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (d0a0dc0) to head (fb05cf9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 1465 1473 +8 ========================================= + Hits 1465 1473 +8 ```

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