JoinPredicateType
sourceTypes of predicate that are eligible for use in join clauses.
type JoinPredicateType = ScalarPredicateType | CompoundPredicateType;
Types of predicate that are eligible for use in join clauses.
type JoinPredicateType = ScalarPredicateType | CompoundPredicateType;