feast-dev/feast

get datetime when features ingested

オープン

#1,579 opened on 2021/05/24

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Python (896 件のフォーク)batch import
good first issuekeep-openkind/featurepriority/p2

Repository metrics

Stars
 (5,029 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Hello guys!

Is it possible to get the datetime when the features were ingested? something like that

client.get_online_features(feature_refs=['features_table:datetime'], entity_rows=[{'entity': entity}])

コントリビューターガイド