Skip to main content

What does Atlan crawl from Snowflake?

Atlan crawls and maps the following assets and properties from Snowflake.

Once you've crawled Snowflake, you can use connector-specific filters for quick asset discovery. The following filters are currently supported for Snowflake assets:

Databases

Atlan maps databases from Snowflake to its Database asset type.

Source propertyAtlan propertyWhere in Atlan
DATABASES.DATABASE_NAMEnameasset profile and overview sidebar
DATABASE.COMMENTdescriptionasset profile and overview sidebar
SCHEMATA (count)schemaCountasset preview and profile
DATABASES.DATABASE_OWNERsourceCreatedByasset profile and properties sidebar
DATABASES.CREATEDsourceCreatedAtasset profile and properties sidebar
DATABASES.LAST_ALTEREDsourceUpdatedAtasset profile and properties sidebar

Schemas

Atlan maps schemas from Snowflake to its Schema asset type.

Source propertyAtlan propertyWhere in Atlan
SCHEMATA.SCHEMA_NAMEnameasset profile and overview sidebar
SCHEMA.COMMENTdescriptionasset profile and overview sidebar
TABLES of type %TABLE% (count)tableCountasset preview and profile
TABLES of type %VIEW% (count)viewsCountasset preview and profile
SCHEMATA.CATALOG_NAMEdatabaseNameasset preview and profile
SCHEMATA.SCHEMA_OWNERsourceCreatedByasset profile and properties sidebar
SCHEMATA.CREATEDsourceCreatedAtasset profile and properties sidebar
SCHEMATA.LAST_ALTEREDsourceUpdatedAtasset profile and properties sidebar

Tables

Atlan maps tables from Snowflake to its Table asset type.

Source propertyAtlan propertyWhere in Atlan
TABLES.TABLE_NAMEnameasset profile and overview sidebar
TABLES.COMMENTdescriptionasset profile and overview sidebar
COLUMNS (count)columnCountasset preview and profile, overview sidebar
TABLES.ROW_COUNTrowCountasset preview and profile, overview sidebar
TABLES.BYTESsizeBytesasset filter and overview sidebar
TABLES.TABLE_OWNERsourceCreatedByasset profile and properties sidebar
TABLES.CREATEDsourceCreatedAtasset profile and properties sidebar
TABLES.LAST_ALTEREDsourceUpdatedAtasset profile and properties sidebar

For Iceberg tables

In addition to the table metadata above, Atlan supports additional metadata for Iceberg tables crawled from Snowflake. Atlan currently supports fetching metadata for Iceberg tables only for the information schema extraction method.

Source propertyAtlan propertyWhere in Atlan
TABLES.IS_ICEBERGtableTypeasset preview, profile, and filter, and overview sidebar
ICEBERG_TABLES.CATALOG_NAMEicebergCatalogNameoverview sidebar
ICEBERG_TABLES.ICEBERG_TABLE_TYPEicebergTableTypeoverview sidebar
CATALOG_INTEGRATION.CATALOG_SOURCEicebergCatalogSourceoverview sidebar
ICEBERG_TABLES.CATALOG_TABLE_NAMEicebergCatalogTableNameoverview sidebar
ICEBERG_TABLES.CATALOG_NAMESPACEicebergCatalogTableNamespaceoverview sidebar
ICEBERG_TABLES.EXTERNAL_VOLUME_NAMEtableExternalVolumeNameoverview sidebar
ICEBERG_TABLES.BASE_LOCATIONicebergTableBaseLocationoverview sidebar
TABLES.RETENTION_TIMEtableRetentionTimeoverview sidebar

Views

Atlan maps views from Snowflake to its View asset type.

Source propertyAtlan propertyWhere in Atlan
TABLES.TABLE_NAMEnameasset profile and overview sidebar
TABLES.COMMENTdescriptionasset profile and overview sidebar
COLUMNS (count)columnCountasset preview and profile, overview sidebar
VIEWS.VIEW_DEFINITIONdefinitionasset profile and overview sidebar
TABLES.TABLE_OWNERsourceCreatedByasset profile and properties sidebar
TABLES.CREATEDsourceCreatedAtasset profile and properties sidebar
TABLES.LAST_ALTEREDsourceUpdatedAtasset profile and properties sidebar

Materialized views

Atlan maps materialized views from Snowflake to its MaterialisedView asset type.

Source propertyAtlan propertyWhere in Atlan
TABLES.TABLE_NAMEnameasset profile and overview sidebar
TABLES.COMMENTdescriptionasset profile and overview sidebar
COLUMNS (count)columnCountasset preview and profile, overview sidebar
TABLES.ROW_COUNTrowCountasset preview and profile, overview sidebar
TABLES.BYTESsizeBytesasset filter and overview sidebar
VIEWS.VIEW_DEFINITIONdefinitionasset profile and overview sidebar
TABLES.TABLE_OWNERsourceCreatedByasset profile and properties sidebar
TABLES.CREATEDsourceCreatedAtasset profile and properties sidebar
TABLES.LAST_ALTEREDsourceUpdatedAtasset profile and properties sidebar

External tables

Atlan maps external tables from Snowflake to its Table asset type.

Source propertyAtlan propertyWhere in Atlan
TABLES.TABLE_NAMEnameasset profile and overview sidebar
TABLES.COMMENTdescriptionasset profile and overview sidebar
COLUMNS (count)columnCountasset preview and profile, overview sidebar
TABLES.ROW_COUNTrowCountasset preview and profile, overview sidebar
TABLES.BYTESsizeBytesasset filter and overview sidebar
EXTERNAL_TABLES.LOCATIONexternalLocationoverview sidebar
STAGES.STAGE_REGIONexternalLocationRegionAPI only
EXTERNAL_TABLES.FILE_FORMAT_TYPEexternalLocationFormatoverview sidebar
TABLES.TABLE_OWNERsourceCreatedByasset profile and properties sidebar
TABLES.CREATEDsourceCreatedAtasset profile and properties sidebar
TABLES.LAST_ALTEREDsourceUpdatedAtasset profile and properties sidebar

Columns

Atlan maps columns from Snowflake to its Column asset type.

Source propertyAtlan propertyWhere in Atlan
COLUMNS.COLUMN_NAMEnameasset profile and overview sidebar
COLUMNS.COMMENTdescriptionasset profile and overview sidebar
COLUMNS.ORDINAL_POSITIONorderAPI only
COLUMNS.DATA_TYPEdataTypeasset filter, preview, and profile, overview sidebar
PRIMARY KEYisPrimaryasset preview and filter, overview sidebar
COLUMNS.IS_NULLABLEisNullableoverview sidebar
COLUMNS.CHARACTER_MAXIMUM_LENGTHmaxLengthproperties sidebar
COLUMNS.NUMERIC_PRECISIONprecisionproperties sidebar

Streams

Atlan maps streams from Snowflake to its Stream asset type.

Source propertyAtlan propertyWhere in Atlan
STREAMS.NAMEnameasset profile and overview sidebar
STREAMS.COMMENTdescriptionasset profile and overview sidebar
STREAMS.OWNERsourceOwnersasset preview and profile, properties sidebar
STREAMS.DATABASE_NAMEdatabaseNameasset preview and profile
STREAMS.SCHEMA_NAMEschemaNameasset preview and profile
STREAMS.SOURCE_TYPEsnowflakeStreamSourceTypeasset filter and overview sidebar
STREAMS.STALEsnowflakeStreamIsStaleasset filter and overview sidebar
STREAMS.MODEsnowflakeStreamModeoverview sidebar
STREAMS.STALE_AFTERsnowflakeStreamStaleAfteroverview sidebar

Pipes

Atlan maps pipes from Snowflake to its Pipe asset type.

Source propertyAtlan propertyWhere in Atlan
PIPES.PIPE_NAMEnameasset profile and overview sidebar
PIPES.COMMENTdescriptionasset profile and overview sidebar
PIPES.DEFINITIONdefinitionasset profile and overview sidebar
PIPES.PIPE_OWNERsourceOwnersasset preview and profile, properties sidebar
PIPES.PIPE_CATALOGdatabaseNameasset preview and profile
PIPES.PIPE_SCHEMAschemaNameasset preview and profile
PIPES.IS_AUTOINGEST_ENABLEDsnowflakePipeIsAutoIngestEnabledoverview sidebar
PIPES.NOTIFICATION_CHANNEL_NAMEsnowflakePipeNotificationChannelNameoverview sidebar

User-defined functions

Atlan maps user-defined functions (UDFs) from Snowflake to its Function asset type. Atlan currently does not support lineage for user-defined functions from Snowflake.

Source propertyAtlan propertyWhere in Atlan
NAMEnameasset profile and overview sidebar
FUNCTION_DEFINITIONfunctionDefinitionoverview sidebar
COMMENTdescriptionasset profile and overview sidebar
FUNCTION_CATALOGdatabaseNameasset preview and profile
FUNCTION_SCHEMAschemaNameasset preview and profile
FUNCTION_OWNERsourceCreatedByasset profile and properties sidebar
CREATEDsourceCreatedAtasset profile and properties sidebar
LAST_ALTEREDsourceUpdatedAtasset profile and properties sidebar
FUNCTION_LANGUAGEfunctionLanguageoverview sidebar
DATA_TYPEfunctionReturnTypeAPI only
IS_SECUREfunctionIsSecureasset filter and properties sidebar
IS_EXTERNALfunctionIsExternalasset filter and properties sidebar
IS_MEMOIZABLEfunctionIsMemoizableAPI only
ARGUMENT_SIGNATUREfunctionArgumentsAPI only

Dynamic tables

Atlan maps dynamic tables from Snowflake to its DynamicTable asset type. Atlan currently does not support lineage for dynamic tables from Snowflake.

Source propertyAtlan propertyWhere in Atlan
TABLES.TABLE_NAMEnameasset profile and overview sidebar
TABLES.COMMENTdescriptionasset profile and overview sidebar
COLUMNS (count)columnCountasset preview and profile, overview sidebar
TABLES.DEFINITIONdefinitionasset profile and overview sidebar
TABLES.ROW_COUNTrowCountasset preview and profile, overview sidebar
TABLES.BYTESsizeBytesasset filter and overview sidebar
TABLES.TABLE_OWNERsourceCreatedByasset profile and properties sidebar
TABLES.CREATEDsourceCreatedAtasset profile and properties sidebar
TABLES.LAST_ALTEREDsourceUpdatedAtasset profile and properties sidebar