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

[CT-2999] Unit testing of CTEs #8425

Open
Tracked by #8283
gshank opened this issue Aug 16, 2023 · 0 comments
Open
Tracked by #8283

[CT-2999] Unit testing of CTEs #8425

gshank opened this issue Aug 16, 2023 · 0 comments
Labels
enhancement New feature or request unit tests Issues related to built-in dbt unit testing functionality

Comments

@gshank
Copy link
Contributor

gshank commented Aug 16, 2023

Description

Unit testing of CTEs is considered an anti-goal by some people, and a requirement by others.

It's not clear what CTE testing would look like. CTEs could be tested by breaking out into individual models, but that has other headaches.

Acceptance Criteria

Depends on whether we decide to do this or not.

Impact to other teams

Q: would we need adapter specialized code to handle CTES?

Will backports be required?

No

Context

@github-actions github-actions bot changed the title Unit testing of CTEs [CT-2999] Unit testing of CTEs Aug 16, 2023
@dbeatty10 dbeatty10 added enhancement New feature or request unit tests Issues related to built-in dbt unit testing functionality labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request unit tests Issues related to built-in dbt unit testing functionality
Projects
None yet
Development

No branches or pull requests

2 participants