Niels Pardon created CALCITE-7447:
-------------------------------------
Summary: RelRoot.project() adds Project for DDL nodes
Key: CALCITE-7447
URL: https://issues.apache.org/jira/browse/CALCITE-7447
Project: Calcite
Issue Type: Bug
Components: core
Affects Versions: 1.41.0
Reporter: Niels Pardon
Assignee: Niels Pardon
Fix For: 1.42.0
The current implementation for RelRoot.project() only ignores DML SqlKinds but
should also ignore DDL SqlKinds and not wrap the input in a Project if the
RelRoot.kind is of type DDL.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)