feast-dev / feast-dev/feast

Refactor OnDemandFeatureView to Inherit from FeatureView for Compute Engine Integration

Open
#5,531 0 comments 1 reaction 0 assignees View on GitHub
kind/feature
Dominant language
Python
Stars
7.3k
Forks
1.4k
Avg merge
1d 21h
Merged PRs (30d)
15

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.