Resolved! Get FeatureStore write date
Hi,is there a way to get the time stamp of the last update of a feature store table with the feature store client API? The creation time stamp can be querried as: feature_store.FeatureStoreClient().get_feature_table(name="my.table").creation_timestam...
- 1736 Views
- 1 replies
- 1 kudos
Latest Reply
(The question is about querying table metadata, not creating one)I can confirm that there isn't a way to query this, not that I can see in the current API in 10.2
- 1 kudos