Source
Select your cloud data warehouse.
Database = drop-down
The Snowflake source database. The special value [Environment Default] uses the database defined in the environment. Read Databases, Tables and Views - Overview to learn more.
Schema = drop-down
The Snowflake source schema. The special value [Environment Default] uses the schema defined in the environment. Read Database, Schema, and Share DDL to learn more.
Table = drop-down
An existing Snowflake table to use as the input.
Catalog = drop-down
Select a source Databricks Unity Catalog. The special value [Environment Default] uses the catalog defined in the environment. Selecting a catalog will determine which databases are available in the next parameter.
Schema (Database) = drop-down
The Databricks source schema. The special value [Environment Default] uses the schema defined in the environment. Read Create and manage schemas to learn more.
Table = drop-down
An existing Databricks table to use as the input.
Schema = drop-down
The Amazon Redshift source schema. The special value [Environment Default] uses the schema defined in the environment. Read Schemas to learn more.
Table = drop-down
An existing Redshift table to use as the input.
Key Column = drop-down
Set a column as the primary key. Join the results back to the input table.
Limit = integer
Set a limit for the numbers of rows from the table to load. The default is 1000.