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