snowflake_get_column_lineage
Trace column lineage in Snowflake by accessing Horizon Access History. Identify data sources, transformations, and dependencies for a specified table and column.
Instructions
Trace origin and transformation lineage for a column using Snowflake Horizon Access History.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| limit | No | ||
| database | No | ||
| table_name | Yes | ||
| column_name | Yes | ||
| schema_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||