feast-dev/feast

get datetime when features ingested

Open

#1579 aperta il 24 mag 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Python (896 fork)batch import
good first issuekeep-openkind/featurepriority/p2

Metriche repository

Star
 (5029 star)
Metriche merge PR
 (Merge medio 8g 20h) (55 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