Catalog Schema Import and Publication Process
Last updated
Last updated
Follow the steps outlined below to import the catalog schema and publish it.
1. Browse schema
Users can expand the database (e.g., "dev") to view its available schemas and tables by clicking the “Browse schema” button.
When a table is selected, an overview and a sample dataset containing five records will be presented.
2. Selecting and Importing Schemas
The Import Selected Schemas button becomes enabled once a table(s) is selected.
Upon initiation, the system retrieves metadata from the selected tables(s).
The status will update to reflect the progress of the import (e.g., "Importing").
Once the process is complete, the imported table will be displayed under the Catalog Explorer, allowing users to view its structure, including tables and columns.
3. Metadata Generation Requirement
Metadata generation requires the Natural Language Assistant model to be configured at the Organization level within the system settings
Once this configuration is in place, you can generate metadata for each table.
After metadata generation is complete, descriptions for the table and its rows will be displayed.
Publishing the Catalog Schema
After completing the metadata generation, you can publish the catalog schema.
Once published, the status will be updated to Published.
Synchronizing Database Modifications
When changes occur in the database tables, a Sync button is available within the catalog.
This feature allows users to synchronize and reflect the latest updates within the catalog.
The published catalog schemas can be utilized as tools within Agent prompts.