datafold_tmp
in the above script, to materialize scratch work and keep data processing in your warehouse.Field Name | Description |
---|---|
Name | A name given to the data connection within Datafold |
Host | The hostname of your cluster. (Go to Redshift in your AWS console, select your cluster, the hostname is the endpoint listed at the top of the page) |
Port | Redshift connection port; default value is 5439 |
User | The user created in our SQL script, named datafold |
Password | The password created in our SQL script |
Database Name | The name of the Redshift database you want to connect to |
Schema for temporary tables | The schema (datafold_tmp ) created in our SQL script |