feast-dev/feast

get datetime when features ingested

Aperta

#1579 aperta il 24 mag 2021

 (5 commenti) (0 reazioni) (0 assegnatari)Python (896 fork)batch import
good first issuekeep-openkind/featurepriority/p2

Metriche repository

Star
 (5029 stelle)
Metriche merge PR
 (Merge medio 9g 1h) (59 PR mergiate in 30 g)

Descrizione

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}])

Guida contributor