Class PushProjectionIntoTableScan

java.lang.Object
io.trino.sql.planner.iterative.rule.PushProjectionIntoTableScan
All Implemented Interfaces:
Rule<ProjectNode>

public class PushProjectionIntoTableScan extends Object implements Rule<ProjectNode>