ProjectEstimation
ProjectEstimation
is…FIXME
Estimating Statistics and Query Hints of Project Logical Operator — estimate
Method
1 2 3 4 5 |
estimate(project: Project): Option[Statistics] |
estimate
…FIXME
Note
|
estimate is used exclusively when BasicStatsPlanVisitor is requested to estimate statistics and query hints of a Project logical operator.
|