Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
SDF is now a part of dbt Labs. Get live CTA previews, inline errors, and mesh support natively in the dbt platform. Learn more ยท Migrate to Fusion
tag_references_with_lineagefunction tag_references_with_lineage(string) returns struct<
tag_database string,
tag_schema string,
tag_id bigint,
tag_name string,
tag_value string,
level string,
object_database string,
object_schema string,
object_id bigint,
object_name string,
object_deleted timestamp,
domain string,
column_id bigint,
column_name string
>