Class PushJoinIntoTableScan

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

public class PushJoinIntoTableScan extends Object implements Rule<JoinNode>