feast-dev/feast
Returned feature vector when on demand feature views are specified output dependent features
オープン
#1,999 opened on 2021/11/04
Community Contribution Neededcriticalgood first issuekeep-openkind/bugpriority/p2
Repository metrics
- Stars
- (5,029 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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: