Skip to content

refactor: Use get_any_feature_view in online flow instead of listing them#4545

Merged
franciscojavierarceo merged 2 commits intofeast-dev:masterfrom
tokoko:online-get-feature-views-refactor
Sep 20, 2024
Merged

refactor: Use get_any_feature_view in online flow instead of listing them#4545
franciscojavierarceo merged 2 commits intofeast-dev:masterfrom
tokoko:online-get-feature-views-refactor

Conversation

@tokoko
Copy link
Copy Markdown
Collaborator

@tokoko tokoko commented Sep 20, 2024

What this PR does / why we need it:

Currently during get_online_features call, feast lists all feature views in the registry, stores them in a dict and then does lookups. This PR changes the flow to directly retrieving only the required feature views.

Signed-off-by: tokoko <togurgenidze@gmail.com>
Signed-off-by: tokoko <togurgenidze@gmail.com>
@franciscojavierarceo franciscojavierarceo merged commit 163d34f into feast-dev:master Sep 20, 2024
@tokoko tokoko deleted the online-get-feature-views-refactor branch September 20, 2024 17:51
tmihalac pushed a commit to tmihalac/feast that referenced this pull request Sep 23, 2024
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.

2 participants