Skip to content

Refactor OnDemandFeatureView to Inherit from FeatureView for Compute Engine Integration #5531

@ntkathole

Description

@ntkathole

Is your feature request related to a problem? Please describe.

Currently, OnDemandFeatureView (ODFV) inherits from BaseFeatureView and uses a custom materialization path that bypasses the compute engine.

Describe the solution you'd like

Refactor OnDemandFeatureView to inherit from FeatureView instead of BaseFeatureView. This refactoring would be a great improvement that aligns ODFVs with Feast's compute engine unlocking new capabilities for distributed ODFV processing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions