Post hook fails on redshift if called twice #152
Labels
status:completed
Completed - but might not be released yet.
type:bug
Bugs or weaknesses. The issue has to contain steps to reproduce.
Describe the bug
See simplified details here: dbt-labs/dbt-redshift#663
Steps to reproduce
Using one of our packages, add the same post-hook twice, run on redshift
Expected results
It works
Actual results
It errors
Screenshots and log output
System information
Which database are you using dbt with?
Additional context
A fix is shown in the linked issue, we need to explicitly create the table and insert into it after
Are you interested in contributing towards the fix?
yes
The text was updated successfully, but these errors were encountered: