Configuring pushdown optimization for Snowflake using the ODBC Connector

Configuring pushdown optimization for Snowflake using the ODBC Connector

Lookup transformation

Lookup transformation

You can configure full pushdown optimization to push a Lookup transformation to process in Snowflake. You can push both a connected and an unconnected lookup.
See the following restrictions for multiple matches when you configure a connected and unconnected Lookup transformation:
Connected lookup
If you use a connected Lookup transformation, you must select the
Return All Rows
multiple matches option in the lookup object properties. If you select any other option other than
Return All Rows
, the pushdown query is not generated.
Unconnected lookup
For pushdown optimization to work with an unconnected lookup, select the
Report error
multiple matches option. Additionally, you must enable the
Create Temporary View
property in the session properties of the mapping task. If there are multiple matches in the data, the Secure Agent processes the records, but does not log an error when it finds multiple matches.
If there are multiple matches in the data, the Secure Agent processes the records, but does not log an error when it finds multiple matches.

0 COMMENTS

We’d like to hear from you!