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

A User Interface for non technical users to edit and submit rules via a git interface #91

Closed cskcvarma closed 1 month ago

cskcvarma commented 1 month ago

Provides a UI for non technical users to edit and submit rules via a git interface

Description

Allows users to login via github, select a repo, open a yaml file that contains rules, edit & save, and submit the new changes via a pull request.

Related Issue

Motivation and Context

The motivation is to help non technical users understand, verify and change rules.

How Has This Been Tested?

It is currently in development

Screenshots (if appropriate):

Types of changes

Checklist:

The project is work in progress