-
Notifications
You must be signed in to change notification settings - Fork 741
Open
Labels
type/feature-requestCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Feature Request
Describe your feature request related problem
After some tests, since each query consumes different resources, if we just try to make the number of queries consistent, there is a possibility that the number of queries is the same between each store, but the cpu is different.
Also, this may have something to do with the distribution of tables.
Describe the feature you'd like
Perhaps we need to give feedback on scheduling based on cpu, or consider the dimension of the table, or we give them different weights
Describe alternatives you've considered
Teachability, Documentation, Adoption, Migration Strategy
Metadata
Metadata
Assignees
Labels
type/feature-requestCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.