Overview
Transform connects directly to your data warehouse to allow you to create a set of abstractions for retrieving metric datasets efficiently. Currently, Transform supports the following data warehouses: Snowflake, Amazon Redshift, Google BigQuery, and Databricks.
For all data warehouses, the user that Transform connects with requires read, write, delete and update permissions on the schema you specify. See below for connection information Transform requires for each warehouse. You will be able to provide this information to Transform when you set up your organization.
Data Warehouse | Connection Details Required |
---|---|
Snowflake | host, username, password, database, schema, warehouse, role |
Redshift | host, port, username, password, database, schema |
BigQuery | password(key), schema |
Databricks | host, http path, access token, schema |