You can override the database and schema name used while importing the tables through the Snowflake connection. To override, enter the database and schema name in the
Additional JDBC URL Parameters
field in the Snowflake connection properties in the following format:
DB=<DB_name>&Schema=<schema_name>
Previously, you could specify an override for the database and schema name only in the session properties.