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}])`
Hello guys!
Is it possible to get the
datetimewhen the features were ingested?something like that
client.get_online_features(feature_refs=['features_table:datetime'], entity_rows=[{'entity': entity}])