Skip to content

fix: Add defaults to Optional FeatureViewProjectionModel fields#337

Open
zabarn wants to merge 6 commits intomasterfrom
fix/feature-view-projection-model-defaults
Open

fix: Add defaults to Optional FeatureViewProjectionModel fields#337
zabarn wants to merge 6 commits intomasterfrom
fix/feature-view-projection-model-defaults

Conversation

@zabarn
Copy link

@zabarn zabarn commented Jan 30, 2026

What this PR does / why we need it:

This PR added Optional fields to the FeatureViewProjectionModel Pydantic Model, but broke backwards compatibility during validation by not having default values set.

This PR adds default None values to these fields and adds tests to cover this change.

Which issue(s) this PR fixes:

Misc

Copy link
Collaborator

@EXPEbdodla EXPEbdodla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants