You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2019/06/04 11:27:00 UTC

[jira] [Created] (CALCITE-3109) RepeatUnion improvements

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)