Skip to content

feat: Implement data quality field contraint protos#366

Open
omirandadev wants to merge 4 commits into
masterfrom
feat/field-constraints-data-quality
Open

feat: Implement data quality field contraint protos#366
omirandadev wants to merge 4 commits into
masterfrom
feat/field-constraints-data-quality

Conversation

@omirandadev

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

Adds typed FieldConstraints and Imputation proto messages plus matching Python/Pydantic surfaces so customers can declare per-column data quality rules and null-imputation strategies on a SparkSource. Constraints are stored on the source's proto and round-trip through the registry. The runtime that enforces them lives downstream in implementing feature engineering jobs that handle them.

Which issue(s) this PR fixes:

Misc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants