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

Slow queries because of join #4508

Open
epicfaace opened this issue Jul 19, 2023 · 0 comments
Open

Slow queries because of join #4508

epicfaace opened this issue Jul 19, 2023 · 0 comments
Labels
p2 Do it this quarter.

Comments

@epicfaace
Copy link
Member

We get lots of slow queries (here, here). It looks like much of this is due to JOINs between the Bundle and BundleMetadata tables
Perhaps there’s a better way to store this information…
There’s also a subquery.

@epicfaace epicfaace added the p2 Do it this quarter. label Jul 19, 2023
@AriWebb AriWebb added p1 Do it in the next two weeks. and removed p2 Do it this quarter. labels Nov 2, 2023
@percyliang percyliang added p2 Do it this quarter. and removed p1 Do it in the next two weeks. labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Do it this quarter.
Projects
None yet
Development

No branches or pull requests

3 participants