[
https://issues.apache.org/jira/browse/CALCITE-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde closed CALCITE-826.
-------------------------------
Resolution: Fixed
Fixed in
http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/0357573f.
> 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.
> RelOptUtil.createProject that is called in AggregateJoinTranposeRule has the
> same issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)