You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/02/18 15:03:11 UTC

[jira] [Created] (CALCITE-600) Create UnionFactory and use in rules containing Union operator

Jesus Camacho Rodriguez created CALCITE-600:
-----------------------------------------------

             Summary: Create UnionFactory and use in rules containing Union operator
                 Key: CALCITE-600
                 URL: https://issues.apache.org/jira/browse/CALCITE-600
             Project: Calcite
          Issue Type: Bug
            Reporter: Jesus Camacho Rodriguez
            Assignee: Jesus Camacho Rodriguez


Union related rules match on {{LogicalUnion}} and use this implementation to create the new Union operators. As it is done for other rules, a Union factory can be created and used by them, so subclasses that extend Union can use the rules.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)