public static interface RelFactories.RepeatUnionFactory
RepeatUnion of
the appropriate type for a rule's calling convention.| Modifier and Type | Method and Description |
|---|---|
RelNode |
createRepeatUnion(RelNode seed,
RelNode iterative,
boolean all,
int iterationLimit,
RelOptTable table)
Creates a
RepeatUnion. |
RelNode createRepeatUnion(RelNode seed, RelNode iterative, boolean all, int iterationLimit, RelOptTable table)
RepeatUnion.Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.