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

Adding the params config to the row expectations #103

Open vigneshwarrvenkat opened 3 days ago

vigneshwarrvenkat commented 3 days ago

Adding the params config to the row expectations would enable passing dynamic parameters to the expectation.

Description

Adding the params config to the row expectations would enable passing dynamic parameters to the expectation.

Related Issue

Passing dynamic parameters to the rules was a feature added to the recent version. This option was intended for Product_id, Table_name and the expectation. It was a bug that we missed it for "expectation".

Screenshots (if appropriate):

Types of changes

Checklist: