Class FilterSampleTransposeRule

All Implemented Interfaces:
TransformationRule

@Enclosing public class FilterSampleTransposeRule extends RelRule<FilterSampleTransposeRule.Config> implements TransformationRule
Planner rule that pushes a Filter past a Sample.
See Also: