Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
Because of performance reasons we have flags to avoid loading certain stats when requested. That's fine for the join selection algo, but CBO needs these stats.
This patch separates the two so that CBO can fetch the stats it needs and the regular stats annotation can be controlled via flags.