Modulesยง
Constantsยง
- CASE_
WHEN_ ๐ARMS_ OPTIMIZE_ LIMIT - The limit arms for case-when expression
When the number of condition arms exceed
this limit, we will try optimize the case-when
expression to
ConstantLookupExpression
Checkcase.rs
for details.