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 2018/03/27 00:58:00 UTC

[jira] [Resolved] (CALCITE-2201) Allow passing custom RelBuilder into RelDecorrelator and RelStructuredTypeFlattener

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

Julian Hyde resolved CALCITE-2201.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.17.0

Fixed in [03ec2cfd|http://git-wip-us.apache.org/repos/asf/calcite/commit/03ec2cfd]; thanks for the PR, [~vvysotskyi]!

> Allow passing custom RelBuilder into RelDecorrelator and RelStructuredTypeFlattener
> -----------------------------------------------------------------------------------
>
>                 Key: CALCITE-2201
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2201
>             Project: Calcite
>          Issue Type: Task
>            Reporter: Volodymyr Vysotskyi
>            Assignee: Julian Hyde
>            Priority: Major
>             Fix For: 1.17.0
>
>
> When {{RelDecorrelator.decorrelateQuery()}} method is called, {{RelDecorrelator}} instance with {{RelFactories.LOGICAL_BUILDER}} is created. We should modify this method to allow usage of custom {{RelBuilder}}.
> Also, {{RelStructuredTypeFlattener}} class should be modified in a similar way.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)