dbt Cloud: Supported transformation detail
Collibra Data Lineage supports the following adapters in dbt:
- Azure Synapse
- Databricks
- Google BigQuery
- Greenplum
- Hive
- IBM Db2
- Microsoft SQL Server
- MySQL
- Oracle
- Postgres
- Redshift
- Snowflake
- Spark
- Teradata
Collibra Data Lineage supports materialization, and tables and views are treated like tables by default. You can customize the setting in one of the following ways so that the tables and views are treated like views:
- If you use technical lineage via Edge, specify the
materializedMappingproperty in the Source Configuration field in the Technical Lineage for dbt Cloud capability. For more information, go to dbt Cloud source configuration for Edge. - If you use the lineage harvester (deprecated), specify the
materializedMappingproperty in the <source ID> configuration file.