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/08/07 15:20:46 UTC

[jira] [Updated] (CALCITE-826) Use ProjectFactory in AggregateJoinTranposeRule and FilterJoinRule

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

Jesus Camacho Rodriguez updated CALCITE-826:
--------------------------------------------
    Summary: Use ProjectFactory in AggregateJoinTranposeRule and FilterJoinRule  (was: Use ProjectFactory in RelOptUtil.pushDownJoinConditions)

> Use ProjectFactory in AggregateJoinTranposeRule and FilterJoinRule
> ------------------------------------------------------------------
>
>                 Key: CALCITE-826
>                 URL: https://issues.apache.org/jira/browse/CALCITE-826
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>             Fix For: 1.4.0-incubating
>
>
> RelOptUtil.pushDownJoinConditions is called in FilterJoinRule; it might create Project operators, but a ProjectFactory parameter is not provided. 



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