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)