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

✨ multi threading the planner #1645

Closed
joocer opened this issue May 7, 2024 · 0 comments
Closed

✨ multi threading the planner #1645

joocer opened this issue May 7, 2024 · 0 comments

Comments

@joocer
Copy link
Contributor

joocer commented May 7, 2024

Multi threading the planner means we're not taking advantage of catching because all of the requests to get the list of blobs for the same path fire off at the same time.

We should somehow do one request per partition.

@joocer joocer closed this as completed May 9, 2024
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

No branches or pull requests

1 participant