Class PushPredicateIntoTableScan

  • All Implemented Interfaces:
    Rule<FilterNode>

    public class PushPredicateIntoTableScan
    extends Object
    implements Rule<FilterNode>
    These rules should not be run after AddExchanges so as not to overwrite the TableLayout chosen by AddExchanges