You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Sicheng Pan (Jira)" <ji...@apache.org> on 2021/07/07 13:57:00 UTC

[jira] [Created] (CALCITE-4684) PlannerImpl forced restructure after converting to RelNode

Sicheng Pan created CALCITE-4684:
------------------------------------

             Summary: PlannerImpl forced restructure after converting to RelNode
                 Key: CALCITE-4684
                 URL: https://issues.apache.org/jira/browse/CALCITE-4684
             Project: Calcite
          Issue Type: Bug
    Affects Versions: 1.27.0
            Reporter: Sicheng Pan
             Fix For: 1.28.0


PlannerImpl will force restructure and decorrelation (PlannerImpl.java:262-266) after converting the SqlNode to RelNode, regardless the SqlToRelConverterConfig setting.



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