java.lang.Object
org.elasticsearch.xpack.esql.rule.Rule<LogicalPlan,LogicalPlan>
org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneColumns

public final class PruneColumns extends Rule<LogicalPlan,LogicalPlan>
Remove unused columns created in the plan, in fields inside eval or aggregations inside stats.