You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/12/29 22:51:00 UTC

[jira] [Resolved] (CALCITE-4952) Enable use of RelMetadataQuery using a simplistic & slow proxy path

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

Jacques Nadeau resolved CALCITE-4952.
-------------------------------------
    Fix Version/s: 1.30.0
       Resolution: Fixed

Resolved in [df35274e41d9a12e3b98010125e8248435673aa9|https://github.com/apache/calcite/commit/df35274e41d9a12e3b98010125e8248435673aa9]

> Enable use of RelMetadataQuery using a simplistic & slow proxy path
> -------------------------------------------------------------------
>
>                 Key: CALCITE-4952
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4952
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Jacques Nadeau
>            Assignee: Jacques Nadeau
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.30.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> As part of working on CALCITE-4882 and CALCITE-4928, it became clear that there should be a simple, non-janino implementation of RelMetadataQuery internals to help with debugging. I'm not sure when/how but as of right now the Reflective handlers can't be used with RelMetadataQuery without also using Janino.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)