Class RemoveRedundantWindow

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

public class RemoveRedundantWindow extends Object implements Rule<WindowNode>