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

Investigate row conversion when fetching multiple records #344

Closed
deekerno opened this issue Nov 17, 2022 · 0 comments · Fixed by #407
Closed

Investigate row conversion when fetching multiple records #344

deekerno opened this issue Nov 17, 2022 · 0 comments · Fixed by #407
Labels
good first issue Good for newcomers
Milestone

Comments

@deekerno
Copy link
Contributor

When a user queries a graph, we fetch multiple rows from the database and then iterate over the rows to convert them into JsonValues to be returned from the API server. We should investigate whether there is a better way to do bulk conversion.

@ra0x3 ra0x3 mentioned this issue Dec 5, 2022
16 tasks
@ra0x3 ra0x3 linked a pull request Dec 8, 2022 that will close this issue
@ra0x3 ra0x3 closed this as completed in #407 Dec 8, 2022
@ra0x3 ra0x3 added this to the Beta-3 milestone Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants