[
https://issues.apache.org/jira/browse/CALCITE-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
MinJi Kim updated CALCITE-1342:
-------------------------------
Description: I was playing around with some new ideas in drill, and wanted
to use ProjectPusher, which has a lot of useful utility functions.
ProjectPusher returns new nodes, but they are LogicalProjects/LogicalFilters.
It would be more useful if the user of ProjectPusher could specify the rel
factories to use. (was: I was playing around with some new ideas in drill, and
wanted to use ProjectPusher, which has done a lot of useful utility functions.
ProjectPusher returns new nodes, but they are LogicalProjects/LogicalFilters.
It would be more useful if the user of ProjectPusher could specify the rel
factories to use.)
> ProjectPusher should use rel factories when creating new rels, e.g.
> project/filter
> ----------------------------------------------------------------------------------
>
> Key: CALCITE-1342
> URL: https://issues.apache.org/jira/browse/CALCITE-1342
> Project: Calcite
> Issue Type: Bug
> Components: core
> Reporter: MinJi Kim
> Assignee: Julian Hyde
>
> I was playing around with some new ideas in drill, and wanted to use
> ProjectPusher, which has a lot of useful utility functions. ProjectPusher
> returns new nodes, but they are LogicalProjects/LogicalFilters. It would be
> more useful if the user of ProjectPusher could specify the rel factories to
> use.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)