Table of Contents

Search

  1. Preface
  2. Part 1: Getting Started with Snowflake Data Cloud Connector
  3. Part 2: Data Integration with Snowflake Data Cloud Connector
  4. Part 3: SQL ELT with Snowflake Data Cloud Connector
  5. Appendix A: Data type reference
  6. Appendix B: Additional runtime configurations
  7. Appendix C: Upgrading to Snowflake Data Cloud Connector

Snowflake Data Cloud Connector

Snowflake Data Cloud Connector

Parameterization

Parameterization

When you parameterize lookup objects and connections, you must follow some rules to override the object name.
If you enable the
Allow parameter to be overridden at run time
option in a transformation, you cannot override the object name using the fully qualified name such as
db.schema.tablename
.
You must pass the
db=<dbname>&schema<schemaname>
values in the
Additional JDBC URL Parameters
field in the Snowflake Data Cloud connection.

0 COMMENTS

We’d like to hear from you!