You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With dbt-redshift 1.5 - we've replaced psycogpy2 with Amazon's own redshift_connector which is currently causing tests to fail (example). Need to investigate what and how to fix it to make it compatible.
Steps to reproduce
Expected results
Actual results
Screenshots and log output
System information
The contents of your packages.yml file:
Which database are you using dbt with?
redshift
snowflake
other (specify: ____________)
The output of dbt --version:
<output goes here>
The operating system you're using:
The output of python --version:
Additional context
The text was updated successfully, but these errors were encountered:
jeremyyeo
changed the title
Package not currently compatible with dbt-redshift 1.5
Package not currently compatible with dbt-redshift >= 1.5
May 16, 2023
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.
Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.
Describe the bug
With dbt-redshift 1.5 - we've replaced
psycogpy2
with Amazon's ownredshift_connector
which is currently causing tests to fail (example). Need to investigate what and how to fix it to make it compatible.Steps to reproduce
Expected results
Actual results
Screenshots and log output
System information
The contents of your
packages.yml
file:Which database are you using dbt with?
The output of
dbt --version
:The operating system you're using:
The output of
python --version
:Additional context
The text was updated successfully, but these errors were encountered: