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-577] Fix: tables not being dropped after testing even though shows cascadle/drop happening in logs #110

Closed
McKnight-42 opened this issue Apr 28, 2022 · 1 comment
Assignees
Labels
bug Something isn't working tech_debt

Comments

@McKnight-42
Copy link
Contributor

McKnight-42 commented Apr 28, 2022

Past couple nights CI/CD have tagged https://github.com/dbt-labs/dbt-redshift/runs/6205412456?check_suite_focus=true 1040 failures for to many tables including temporary tables.

Looking in redshift test account showing that tables are stacking up and staying. even though test logs show drop call happening

Expected behavior

tests should run/build tables/views and cleanup after run

Screenshots and log output

cascade call:
error log

integration test logs:
https://github.com/dbt-labs/dbt-redshift/runs/6205412456?check_suite_focus=true#step:6:1

Additional context

Add any other context about the problem here.

@McKnight-42 McKnight-42 added the bug Something isn't working label Apr 28, 2022
@github-actions github-actions bot changed the title Fix: tables not being dropped after testing even though shows cascadle/drop happening in logs [CT-577] Fix: tables not being dropped after testing even though shows cascadle/drop happening in logs Apr 28, 2022
@leahwicz
Copy link
Contributor

@McKnight-42 let's prioritize looking into this and fixing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tech_debt
Projects
None yet
Development

No branches or pull requests

3 participants