Interface FilterJoinRule.Predicate

  • Enclosing class:
    FilterJoinRule

    public static interface FilterJoinRule.Predicate
    Predicate that returns whether a filter is valid in the ON clause of a join for this particular kind of join. If not, Calcite will push it back to above the join.