Uses of Class
io.trino.cost.SimpleStatsRule
-
Packages that use SimpleStatsRule Package Description io.trino.cost -
-
Uses of SimpleStatsRule in io.trino.cost
Subclasses of SimpleStatsRule in io.trino.cost Modifier and Type Class Description classAggregationStatsRuleclassEnforceSingleRowStatsRuleclassExchangeStatsRuleclassFilterStatsRuleclassJoinStatsRuleclassLimitStatsRuleclassProjectStatsRuleclassRowNumberStatsRuleclassSampleStatsRuleclassSimpleFilterProjectSemiJoinStatsRuleIt is not yet proven whether this heuristic is any better or worse.classSpatialJoinStatsRuleclassTableScanStatsRuleclassTopNStatsRuleclassUnionStatsRule
-