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