You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/04/27 14:08:00 UTC

[jira] [Resolved] (CALCITE-2738) Add support for copying of RexDynamicParam and RexRangeRef to RexCopier

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

Stamatis Zampetakis resolved CALCITE-2738.
------------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.20.0

Fixed in [a3f81bb7b088fd8c1d0c1df3b0f2b0cf122633de|https://github.com/apache/calcite/commit/a3f81bb7b088fd8c1d0c1df3b0f2b0cf122633de]. Thanks for the PR [~ashlanderr]!

> Add support for copying of RexDynamicParam and RexRangeRef to RexCopier
> -----------------------------------------------------------------------
>
>                 Key: CALCITE-2738
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2738
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.17.0
>            Reporter: Alexander Shilov
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.20.0
>
>   Original Estimate: 1h
>          Time Spent: 0.5h
>  Remaining Estimate: 0.5h
>
> Copying of RexDynamicParam and RexRangeRef are not supported now, but I think, that the implementation is similar to other RexNodes, so I can do it.



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