Basic params

Host should not contain a http(s):// prefix.
Default database for unqualified table lookups. If left blank, this will use the default from Snowflake user settings. Variable expansion is supported.
In order to use in-database charts, this needs to be set to a database on which you have write permission.
Warehouse to use. If left blank, this will use the default from Snowflake user settings. Variable expansion is supported and can be used for .
Role to use. If left blank, this will use the default from Snowflake user settings. Variable expansion is supported and can be used for .
Default schema for unqualified table lookups. If left blank, this will use the default from user settings. Variable expansion is supported.
In order to use in-database charts, this needs to be set to a schema in the database on which you have write permission.
Visible URL for the logs

Advanced params

Allows Spark to connect directly to Snowflake. Requires additional setup. Please see documentation.
Empty = default
Support for Java UDFs requires a writable internal stage for various temporary files. This stage must already be created and be writable by all users
Path within the stage to put temporary files for Java UDFs
Name of a cloud connection (S3, Azure Blob or Google Cloud Storage) that will be used as staging area for fast bulk load.
Path within the auto fast-write connection that will be used for temporary staging data.