-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
There are a few places to optimize list bucketing query:
1. evaluateExprOnCell() need not be called for all cells for 'Other'. Stop the first time, any 'Other' is false.