-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: v1.4.0
-
Fix Version/s: v1.5.0
-
Component/s: Job Engine
-
Labels:None
Fast-cubing (also called in-mem cubing) is not good for the measure types which cost much memory, like Distinct count and TopN. If found such measure type, use the by-layer cubing automatically.