[
https://issues.apache.org/jira/browse/CALCITE-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-7447:
------------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)