Skip to content

Per query resource allocation (i.e. evenly split memory and CPU between queries) #1895

Description

@rampage644

At the moment it is possible to specify per-executor memory limits. Add support for another mode for resource allocation - per-query.

This will be the mode whereas both CPU and memory is going to be evenly divided for available concurrency. For CPU this can be either achieved via through target_partitions settings or limiting thread pool for DedicatedExecutor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions