Pushing logic to a database with different schemas
You can use cross-schema SQL ELT optimization for a mapping task to read from or write data to Snowflake objects associated with different schemas within the same Snowflake database.
To use cross-schema SQL ELT optimization, create two connections and specify the schema in each connection. Ensure that the schema in the source connection is different from the schema in the target connection, but both the schemas must belong to the same database.
Configuring cross-schema SQL ELT optimization
To push processing logic for different schemas within a Snowflake database, configure cross-schema SQL ELT optimization in the mapping task.
1Create a mapping task.
aSelect the configured mapping.
bIn the SQL ELT Optimization section on the Runtime Options tab, set the SQL ELT optimization value to Full.