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

Migrate mappings containing multiple source objects

Migrate mappings containing multiple source objects

If you want to override the database and schema in the advanced properties for source objects, the database and schema selected in all the source objects must be the same.
For example, a mapping contains the following objects:
object1:
<db1>.<schema1.<object1>
object2:
<db1>.<schema1.object2>
For example, the following image shows the two source objects used in the mapping where the database and schema name for both the sources are the same: The database and schema name for both the objects selected in the mapping are the same.
If the database and schema are different, for example, if the database and schema for object1 is
<db1>.<schema1.object1>
and object2 is
<db2>.<schema2.object2>
, migration does not work.
When the mapping contains multiple objects, do not override the table from the advanced properties.

0 COMMENTS

We’d like to hear from you!