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

chore: add sql return to retrieval service #428

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

Yuan325
Copy link
Collaborator

@Yuan325 Yuan325 commented Jun 26, 2024

retrieval service to return results and sql query. Sql query will be used to display tracing at the frontend.

This PR only add sql return for postgres and alloydb provider. Other providers will be added in a separate PR.

@Yuan325 Yuan325 requested a review from a team as a code owner June 26, 2024 03:29
@Yuan325 Yuan325 changed the base branch from tracing to main June 26, 2024 03:30
@Yuan325
Copy link
Collaborator Author

Yuan325 commented Jun 26, 2024

/gcbrun

@Yuan325 Yuan325 force-pushed the retrieval-service-tracing branch 6 times, most recently from 9b8274b to 5ed1d14 Compare June 26, 2024 04:21
@Yuan325 Yuan325 changed the base branch from main to tracing July 1, 2024 19:17
retrieval_service/app/routes.py Outdated Show resolved Hide resolved
@Yuan325 Yuan325 merged commit cf5f87a into tracing Aug 21, 2024
4 checks passed
@Yuan325 Yuan325 deleted the retrieval-service-tracing branch August 21, 2024 17:38
Yuan325 added a commit that referenced this pull request Aug 22, 2024
retrieval service to return results and sql query. Sql query will be
used to display tracing at the frontend.

This PR only add sql return for postgres and alloydb provider. Other
providers will be added in a separate PR.
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