You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/10 11:12:00 UTC

[jira] [Resolved] (CALCITE-3722) Add Hook#PLAN_BEFORE_IMPLEMENTATION to capture the plan after optimization

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

Vladimir Sitnikov resolved CALCITE-3722.
----------------------------------------
    Fix Version/s: 1.22.0
       Resolution: Fixed

Implemented in https://github.com/apache/calcite/commit/0af2a9777365e062bab7bf9170aead51ecd43384

> Add Hook#PLAN_BEFORE_IMPLEMENTATION to capture the plan after optimization
> --------------------------------------------------------------------------
>
>                 Key: CALCITE-3722
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3722
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.21.0
>            Reporter: Vladimir Sitnikov
>            Assignee: Vladimir Sitnikov
>            Priority: Major
>             Fix For: 1.22.0
>
>
> This helps to validate the execution plan, especially when sql-to-rel is implemented with a custom factory as in CalciteAssert#withRel.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)