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

psycopg2.errors.UndefinedObject: unrecognized configuration parameter "standard_conforming_strings" #2105

Open
W-Ely opened this issue Feb 21, 2023 · 4 comments
Labels
stale status:needs_triage For all issues that need to be processed type:bug An unexpected problem or unintended behavior

Comments

@W-Ely
Copy link

W-Ely commented Feb 21, 2023

Expected Behavior

Databuilder installs and runs without error

Current Behavior

When running against AWS Redshift on a clean python pip install of databuilder we get error:
psycopg2.errors.UndefinedObject: unrecognized configuration parameter "standard_conforming_strings"
This is due to databuilder loosely versioning SQLAlchemy here

Possible Solution

Pin SQLAlchemy here and here like
sqlalchemy>=1.3.6,<2.0.0

Screenshots (if appropriate)

Context

Your Environment

  • Amunsen version used: databuilder-7.4.3
  • Data warehouse stores: AWS Redshift
  • Deployment (k8s or native): N/A
  • Link to your fork or repository: N/A
@W-Ely W-Ely added status:needs_triage For all issues that need to be processed type:bug An unexpected problem or unintended behavior labels Feb 21, 2023
@boring-cyborg
Copy link

boring-cyborg bot commented Feb 21, 2023

Thanks for opening your first issue here!

@W-Ely W-Ely changed the title Bug Report psycopg2.errors.UndefinedObject: unrecognized configuration parameter "standard_conforming_strings" Feb 22, 2023
@stale
Copy link

stale bot commented Mar 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Mar 18, 2023
@stale
Copy link

stale bot commented May 9, 2023

This issue has been automatically closed for inactivity. If you still wish to make these changes, please open a new pull request or reopen this one.

@stale stale bot closed this as completed May 9, 2023
@Golodhros Golodhros reopened this Jul 7, 2023
@stale stale bot removed the stale label Jul 7, 2023
@Golodhros Golodhros added stale and removed stale labels Jul 7, 2023
@stale
Copy link

stale bot commented Aug 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale status:needs_triage For all issues that need to be processed type:bug An unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants