You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 08:03:54 UTC

[jira] [Resolved] (CALCITE-649) Extend splitCondition method in RelOptUtil to support MultiJoin operator

     [ https://issues.apache.org/jira/browse/CALCITE-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-649.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0-incubating

Fixed in http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/61eea9ce.

> Extend splitCondition method in RelOptUtil to support MultiJoin operator
> ------------------------------------------------------------------------
>
>                 Key: CALCITE-649
>                 URL: https://issues.apache.org/jira/browse/CALCITE-649
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>             Fix For: 1.2.0-incubating
>
>
> Currently, we can only extract information from the condition of binary Join operators; the corresponding method in {{RelOptUtil}} should be generalized to support join with _n_ inputs.



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