Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
After the implementation of CALCITE-2812, there are some pending details to be addressed in order to make the RepeatUnion and TableSpool more consistent.
TableSpool:
- Replace String tableName with a Table (perhaps wrapped in a RelOptTable).
RepeatUnion:
- Rename maxRep as iterationLimit. Change this field to allow all integer values, and treat all negative values as "no limit".
Attachments
Issue Links
- is related to
-
CALCITE-2812 Add algebraic operators to allow expressing recursive queries
- Closed
- links to