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

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

Vladimir Sitnikov created CALCITE-3722:
------------------------------------------

             Summary: 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


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)