feast-dev / feast-dev/feast

Returned feature vector when on demand feature views are specified output dependent features

Open
#1,999 4 comments 0 reactions 1 assignee Claimed by @felixwang9817 View on GitHub
Community Contribution Needed critical good first issue keep-open kind/bug priority/p2
Dominant language
Python
Stars
7.3k
Forks
1.4k
Avg merge
1d 21h
Merged PRs (30d)
15

Description

When specifying on demand feature views at retrieval time (e.g. get_X_features), the output feature vectors include e.g. request data or dependent feature vectors, even if users did not specify said features.

## Expected Behavior
Non-specified dependent feature values are not returned in output

## Current Behavior
Non-specified dependent feature values are in output

## Steps to reproduce

### Specifications

- Version:
- Platform:
- Subsystem:

## Possible Solution

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.