Class Rules
java.lang.Object
io.trino.sql.planner.iterative.rule.Rules
-
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<PlanNodeStatsEstimate> deriveTableStatisticsForPushdown(StatsProvider statsProvider, Session session, boolean precalculateStatistics, PlanNode oldTableScanParent)
-
Method Details
-
deriveTableStatisticsForPushdown
public static Optional<PlanNodeStatsEstimate> deriveTableStatisticsForPushdown(StatsProvider statsProvider, Session session, boolean precalculateStatistics, PlanNode oldTableScanParent)
-