Ruben Quesada Lopez created CALCITE-3109:
--------------------------------------------
Summary: RepeatUnion improvements
Key: CALCITE-3109
URL: https://issues.apache.org/jira/browse/CALCITE-3109
Project: Calcite
Issue Type: Task
Reporter: Ruben Quesada Lopez
Assignee: Ruben Quesada Lopez
After the implementation of CALCITE-2812, there are some pending details to be
addressed in order to make the RepeatUnion more consistent:
- Replace {{String tableName}} with a {{Table}} (perhaps wrapped in a
{{RelOptTable}}).
- Rename {{maxRep}} as {{iterationLimit}}. Change this field to allow all
integer values, and treat all negative values as "no limit".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)