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

[MAP-1479] Improve performance of CSV download #2297

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

jimbali
Copy link
Contributor

@jimbali jimbali commented Aug 7, 2024

Get the generic events with each batch of moves, and search them in memory instead of doing a SQL query for each one.

MAP-1479

Get the generic events with each batch of moves, and search them in memory
instead of doing a SQL query for each one.d
@jimbali jimbali marked this pull request as ready for review August 7, 2024 18:18
@jimbali jimbali requested a review from a team as a code owner August 7, 2024 18:18
@jimbali jimbali changed the title fix: Improve performance of CSV download [MAP-1479] Improve performance of CSV download Aug 7, 2024
@danbenton-mojdt danbenton-mojdt merged commit feb7ac2 into main Aug 7, 2024
8 checks passed
@danbenton-mojdt danbenton-mojdt deleted the csv-download-performance branch August 7, 2024 19:20
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.

2 participants