Class RemoveRedundantSort

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

public class RemoveRedundantSort extends Object implements Rule<SortNode>