Stamatis Zampetakis created CALCITE-3586:
--------------------------------------------
Summary: ToLogicalConverter should not create plans with nodes in
different clusters
Key: CALCITE-3586
URL: https://issues.apache.org/jira/browse/CALCITE-3586
Project: Calcite
Issue Type: Bug
Affects Versions: 1.21.0
Reporter: Stamatis Zampetakis
Assignee: Stamatis Zampetakis
Currently the {{ToLogicalConverter}} sometimes obtains the cluster from another
RelNode directly and sometimes it uses the cluster that is present in the
{{RelBuilder}}. Depending on how it is used, these clusters are not necessarily
the same leading to plans which may have nodes in different clusters which in
most cases is undesirable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)