Quiz on Integration

Evaluate your knowledge about the integration of entity resolution.

1

Our team uses Snowflake’s SaaS platform for analytics workloads and authors transformations with dbt. Which integration option below does not play well with the current setup?

A)

We engineer a C++ library for entity resolution and create a Python interface as a binary file. We define a Python environment on Snowflake by installing the package using the file and uploading it to Snowflake. Finally, we author the entity resolution pipeline as a dbt model.

B)

We use RecordLinkage and other Python dependencies on Snowflake’s Anaconda channel. We author the entity resolution pipeline as a dbt model and specify all the dependencies in the dbt configuration dictionary.

C)

We write our entity resolution pipeline in Snowflake’s SQL dialect and author the entity resolution pipeline as a dbt model.

D)

We use Splink and other Python dependencies on Snowflake’s Anaconda channel. We author the entity resolution pipeline as a dbt model and specify all the dependencies in the dbt configuration dictionary.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.