pingcap/tidb
View on GitHubreduce optimizer cpu usage when handling very large IN(...) expression
Open
#22,412 opened on Jan 15, 2021
help wantedpriority/P1sig/plannertype/enhancement
Description
Development Task
When handling expression with a very large IN(...) expression, the optimizer could use too much CPU.

