Skip to content

Conversation

ntkathole
Copy link
Member

What this PR does / why we need it:

This PR fixes BatchFeatureView feature_transformation UDF persistence to registry. When defining a BatchFeatureView with a UDF for feature transformations, the feature_transformation field was not properly serialized to the Feast registry.

Which issue(s) this PR fixes:

Fixes #5648

@ntkathole ntkathole self-assigned this Oct 4, 2025
@ntkathole ntkathole requested a review from a team as a code owner October 4, 2025 04:45
Copy link
Collaborator

@HaoXuAI HaoXuAI left a comment

Choose a reason for hiding this comment

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

LGTM!

@ntkathole ntkathole merged commit 3364bad into feast-dev:master Oct 4, 2025
26 of 28 checks passed
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.

BatchFeatureView Transformation Lost in Registry Serialization/Deserialization

2 participants