Learn how to load Alation’s data catalog supplement from CSV into Snowflake, create and manage supplemental metadata, and integrate it into the Harvester process.
catalog_supplement_loaded = 'FALSE'
to trigger the re-harvest process.Upload the Alation CSV to Streamlit
Save the CSV in a Snowflake Stage
Create the ALATION_EXTRACT Table in Eve's Workspace
Load the CSV Into ALATION_EXTRACT
Validate the Data
Create the Mapping Database Schema View
Update the HARVEST_RESULTS with Alation Descriptions
CATALOG_SUPPLEMENT
field with Alation’s DESCRIPTION, marking them to be reprocessed by the Harvester.Wait for Harvester Reprocessing
search_metadata
and explore_data
functions will include these enriched fields when querying tables.