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: 

Forum Posts

NSRBX
by Contributor
  • 4272 Views
  • 3 replies
  • 2 kudos

Resolved! How to extract name of Primary Key Columns of feature store table in Databricks environment ?

Hello,Please suggest how to obtain name of primary key columns in my feature store table in hive metastore.'describe' gives me the name of the columns but not the indexesThanks in advance for your help.Regards,

  • 4272 Views
  • 3 replies
  • 2 kudos
Latest Reply
NSRBX
Contributor
  • 2 kudos

Hi Vidula,Yes, I solved the query !I used the function getTable of class FeatureStoreClient(). You have all datas you need : primary keys, timestamp_keys, features of feature store table.Regards

  • 2 kudos
2 More Replies
Labels