fivetran / fivetran/dbt_smart_run

Doesn't work when there are ephemeral models in between

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
17
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hi!

The scripts seem to fail when there are ephemeral models in the DAG. My expectation would be that the non-ephemeral node before will be considered and copied. Right now the script just tries to copy the ephemeral nodes tables (which don't exist) and then runs dbt but fails, because dependencies upstream of the ephemeral model are missing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.