[ 
https://issues.apache.org/jira/browse/CALCITE-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067377#comment-18067377
 ] 

Caican Cai commented on CALCITE-7447:
-------------------------------------

fix in 
https://github.com/apache/calcite/commit/7f99701eba269159cac17ae841627d5e1e6ecdf2

> 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)

Reply via email to