Class PushProjectionThroughUnion

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

public class PushProjectionThroughUnion extends Object implements Rule<ProjectNode>