Class RemoveRedundantIdentityProjections

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

public class RemoveRedundantIdentityProjections extends Object implements Rule<ProjectNode>
Removes projection nodes that only perform non-renaming identity projections