feast-dev/feast

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

Open

#1999 aperta il 4 nov 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (1 assegnatario)Python (896 fork)batch import
Community Contribution Neededcriticalgood first issuekeep-openkind/bugpriority/p2

Metriche repository

Star
 (5029 star)
Metriche merge PR
 (Merge medio 8g 20h) (55 PR mergiate in 30 g)

Descrizione

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

Guida contributor