Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation errors in ephemeral models skip downstream models #1037

Closed
drewbanin opened this issue Sep 28, 2018 · 1 comment
Closed

compilation errors in ephemeral models skip downstream models #1037

drewbanin opened this issue Sep 28, 2018 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@drewbanin
Copy link
Contributor

Issue

Issue description

If a compilation error occurs in an ephemeral model, downstream models will be skip'd with no information about the original error. Instead, dbt should surface the error message from the ephemeral model.

Results

Models downstream of the ephemeral models are skipped, but no error is shown for the ephemeral model.

System information

0.11+

@drewbanin drewbanin added the bug Something isn't working label Sep 28, 2018
beckjake added a commit that referenced this issue Oct 15, 2018
…e-errors

On ephemeral compile errors that lead to skips, generate real errors (#1037)
@beckjake
Copy link
Contributor

Fixed in #1053

@drewbanin drewbanin added this to the Guion Bluford milestone Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants