@FunctionalInterface public static interface FlinkFilterJoinRule.Predicate
Modifier and Type | Method and Description |
---|---|
boolean |
apply(org.apache.calcite.rel.core.Join join,
org.apache.calcite.rel.core.JoinRelType joinType,
org.apache.calcite.rex.RexNode exp) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.