ComeçarComece de graça

Adding a source

As you've learned about dbt sources, your manager has asked that you re-implement the taxi_rides_raw content as a dbt source rather than simply an existing table. To make this change, you'll need to add a source to the appropriate file, and then update the taxi_rides_raw model to query the correct source. The source name being used is raw, and the table name is taxi_rides.

Note: The data is already updated and in-place for you, but requires an updated reference before performing a dbt run command.

Este exercício faz parte do curso

Intermediate dbt

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício