I’m in the process of migrating feature tables from Azure Databricks to GCP Databricks and am having trouble listing all feature tables from Azure Databricks.
I’ve tried using the FeatureStoreClient API, but it doesn’t have a function to list all feature tables, and I couldn’t find a REST API endpoint for this purpose either.
Does anyone have suggestions on how to list all feature tables in Azure Databricks? Any guidance or alternative approaches would be greatly appreciated!
Thanks in advance!
I’ve tried using the FeatureStoreClient API, but it doesn’t have a function to list all feature tables, and I couldn’t find a REST API endpoint for this purpose either.
manish kushwah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.