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

feat: Adding support for Spanner with PG Dialect in Database Retriever Service #402

Conversation

gauravpurohit06
Copy link
Contributor

Adding support for Spanner with PG Dialect in Database Retriever Service.
Queries are used based on auto dialect detection.

@gauravpurohit06 gauravpurohit06 requested a review from a team as a code owner June 5, 2024 07:31
@Yuan325
Copy link
Collaborator

Yuan325 commented Jun 17, 2024

/gcbrun

@Yuan325 Yuan325 added the lint: run Trigger lint for external contributors label Jun 17, 2024
@github-actions github-actions bot removed the lint: run Trigger lint for external contributors label Jun 17, 2024
env: # Set env var expected by tests
- "DB_PROJECT=$PROJECT_ID"
- "DB_INSTANCE=${_SPANNER_INSTANCE}"
- "DB_NAME=${_DATABASE_NAME}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

failed test run. Seems like we'll have to change different DB_NAME. Can perhaps do ${_DATABASE_NAME}-gsql and ${_DATABASE_NAME}-pg?

@gauravpurohit06
Copy link
Contributor Author

Closing the PR as design is changed, and we will be having separate module for the postgres support. #469

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants