feast-dev/feast

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

Open

#1,999 建立於 2021年11月4日

在 GitHub 查看
 (4 留言) (0 反應) (1 負責人)Python (896 fork)batch import
Community Contribution Neededcriticalgood first issuekeep-openkind/bugpriority/p2

倉庫指標

Star
 (5,029 star)
PR 合併指標
 (平均合併 9天 1小時) (30 天內合併 59 個 PR)

描述

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

貢獻者指南