Skip to main content

What does Atlan crawl from Databricks?

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

Databases

Atlan maps databases from Databricks to its Database asset type.

Source propertyAtlan propertyWhere in Atlan
TABLE_CATALOGnameasset profile and overview sidebar
SCHEMA_COUNTschemaCountAPI only

Schemas

Atlan maps schemas from Databricks to its Schema asset type.

Source propertyAtlan propertyWhere in Atlan
TABLE_SCHEMAnameasset profile and overview sidebar
TABLE_COUNTtableCountasset preview and profile
VIEW_COUNTviewsCountasset preview and profile
TABLE_CATALOGdatabaseNameasset preview and profile

Tables

Atlan maps tables from Databricks to its Table asset type.

Source propertyAtlan propertyWhere in Atlan
TABLE_NAMEnameasset profile and overview sidebar
REMARKS, DESCRIPTIONdescriptionasset profile and overview sidebar
COLUMN_COUNTcolumnCountasset profile and overview sidebar
LOCATIONexternalLocationoverview sidebar
FORMATexternalLocationFormatoverview sidebar
CREATEDATsourceCreatedAtasset profile and properties sidebar
LASTMODIFIEDsourceUpdatedAtasset profile and properties sidebar
PARTITIONSisPartitioned, partitionCount, partitionListAPI only

Views

Atlan maps views from Databricks to its View asset type.

Source propertyAtlan propertyWhere in Atlan
TABLE_NAMEnameasset profile and overview sidebar
REMARKSdescriptionasset profile and overview sidebar
COLUMN_COUNTcolumnCountasset profile and overview sidebar
CREATETAB_STMTdefinitionasset profile and overview sidebar
CREATEDATsourceCreatedAtasset profile and properties sidebar
LASTMODIFIEDsourceUpdatedAtasset profile and properties sidebar

Materialized Views

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

Source propertyAtlan propertyWhere in Atlan
TABLE_NAMEnameAsset profile and overview sidebar
REMARKSdescriptionAsset profile and overview sidebar
COLUMN_COUNTcolumnCountAsset profile and overview sidebar
CREATETAB_STMTdefinitionAsset profile and overview sidebar
CREATEDATsourceCreatedAtAsset profile and properties sidebar
LASTMODIFIEDsourceUpdatedAtAsset profile and properties sidebar

Columns

Atlan maps columns from Databricks to its Column asset type.

danger

Atlan does not crawl primary keys (PK) and foreign keys (FK) for Databricks.

Source propertyAtlan propertyWhere in Atlan
COLUMN_NAMEnameasset profile and overview sidebar
REMARKSdescriptionasset profile and overview sidebar
ORDINAL_POSITIONorderasset profile
TYPE_NAMEdataTypeasset profile and overview sidebar
PARTITION_INDEXisPartitionasset preview and profile
NULLABLEisNullableAPI only
CHAR_OCTET_LENGTHmaxLengthAPI only
DECIMAL_DIGITSprecisionAPI only

Stored procedures

Atlan maps stored procedures from Databricks to its Procedure asset type.

Source propertyAtlan propertyWhere in Atlan
PROCEDURE_NAMEnameasset profile and overview sidebar
REMARKSdescriptionasset profile and overview sidebar
PROCEDURE_TYPEsubTypeasset profile
ROUTINE_DEFINITIONdefinitionasset profile and overview sidebar