-
Notifications
You must be signed in to change notification settings - Fork 740
Closed
Labels
affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement Task
We are now using one thread to scan all the regions and when the number of regions is high, it will always have more time without scheduling generation.
To enhance efficiency, we might consider implementing concurrent scanning or establishing a cache to prioritize the scanning of previously encountered regions that can generate operators but the key range is limited because of limit.
Metadata
Metadata
Assignees
Labels
affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.