feast-dev/feast

get datetime when features ingested

Open

#1.579 aberto em 24 de mai. de 2021

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (896 forks)batch import
good first issuekeep-openkind/featurepriority/p2

Métricas do repositório

Stars
 (5.029 stars)
Métricas de merge de PR
 (Mesclagem média 8d 20h) (55 fundiu PRs em 30d)

Description

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

Guia do colaborador