Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2023 03:44 PM
I've created a dataset that I want to create a feature store table for. I created a database in my dev unity catalog to store the feature tables, but each time I try to create the table I get this error:
ValueError: Invalid catalog 'dev' or schema 'feature_stores' name for table 'my_table'.
I've even tried saving the dataframe as a delta table and then registering the table as a feature store, but that also yields the same error.
Any tips? I can't seem to find anything online that helps this issue.
Labels:
- Labels:
-
Feature Store
-
Unity Catalog