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

Post hook fails on redshift if called twice #152

Closed
1 of 6 tasks
rlh1994 opened this issue Nov 15, 2023 · 0 comments · Fixed by #157
Closed
1 of 6 tasks

Post hook fails on redshift if called twice #152

rlh1994 opened this issue Nov 15, 2023 · 0 comments · Fixed by #157
Labels
status:completed Completed - but might not be released yet. type:bug Bugs or weaknesses. The issue has to contain steps to reproduce.

Comments

@rlh1994
Copy link
Contributor

rlh1994 commented Nov 15, 2023

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?

  • postgres
  • redshift
  • bigquery
  • snowflake
  • databricks
  • other (specify: ____________)

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

@rlh1994 rlh1994 added the type:bug Bugs or weaknesses. The issue has to contain steps to reproduce. label Nov 15, 2023
@github-actions github-actions bot added the status:needs_triage Needs maintainer triage. label Nov 15, 2023
@rlh1994 rlh1994 added status:completed Completed - but might not be released yet. and removed status:needs_triage Needs maintainer triage. labels Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:completed Completed - but might not be released yet. type:bug Bugs or weaknesses. The issue has to contain steps to reproduce.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant