SDF supports materializing tables in Snowflake and Redshift directly from the command line.
Runtime materialization helps to bring your SDF model from a development environment to live tables in production. It works against remote warehouses and the local SDF database alike:
Materialization is executed as part of sdf run.
In order to materialize tables in your data warehouse, you will need to have the following:
As such, we recommend starting with our integrations documentation before proceeding with materialization.
Below are a list of follow-along guides to help you get started with materialization in SDF. Since materialization differs between warehouses, each guide walks you through a specific materialization type in a specific warehouse.
Materialization Type | Snowflake | Redshift | BigQuery |
---|---|---|---|
View | Link | Coming soon… | Coming soon… |
Table | Link | Coming soon… | Coming soon… |
Incremental | Link | Coming soon… | Coming soon… |
SDF supports a wide variety of materialization options. See the materialization config to view them all.
SDF supports materializing tables in Snowflake and Redshift directly from the command line.
Runtime materialization helps to bring your SDF model from a development environment to live tables in production. It works against remote warehouses and the local SDF database alike:
Materialization is executed as part of sdf run.
In order to materialize tables in your data warehouse, you will need to have the following:
As such, we recommend starting with our integrations documentation before proceeding with materialization.
Below are a list of follow-along guides to help you get started with materialization in SDF. Since materialization differs between warehouses, each guide walks you through a specific materialization type in a specific warehouse.
Materialization Type | Snowflake | Redshift | BigQuery |
---|---|---|---|
View | Link | Coming soon… | Coming soon… |
Table | Link | Coming soon… | Coming soon… |
Incremental | Link | Coming soon… | Coming soon… |
SDF supports a wide variety of materialization options. See the materialization config to view them all.