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
Honored Contributor II

(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

3 REPLIES 3

Kaniz_Fatma
Community Manager
Community Manager

Hi @ mhansinger! My name is Kaniz, and I'm the technical moderator here. Great to meet you, and thanks for your question! Let's see if your peers in the community have an answer to your question first. Or else I will get back to you soon. Thanks.

Kaniz_Fatma
Community Manager
Community Manager

sean_owen
Honored Contributor II

(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

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group