cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Get FeatureStore write date

mhansinger
New Contributor II

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_timestamp

However, I haven't found out how to get the time stamp of the table's last update/modification.

Thanks, Maximilian

1 ACCEPTED SOLUTION

Accepted Solutions

sean_owen
Databricks Employee
Databricks Employee

(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

View solution in original post

1 REPLY 1

sean_owen
Databricks Employee
Databricks Employee

(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

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now