A pattern that matches any number of project or filter operations on top of another relational
operator.
A pattern that matches any number of project or filter operations on top of another relational
operator. All filter operators are collected and their conditions are broken up and returned
together with the top project operator.
Aliases are in-lined/substituted if
necessary.
A pattern that matches any number of project or filter operations on top of another relational operator. All filter operators are collected and their conditions are broken up and returned together with the top project operator. Aliases are in-lined/substituted if necessary.