[
https://issues.apache.org/jira/browse/CALCITE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706395#comment-14706395
]
Julian Hyde commented on CALCITE-852:
-------------------------------------
I have checked a fix into
https://github.com/julianhyde/incubator-calcite/tree/new-master; will merge
into apache master after release 1.4.
> Run DDL statements
> ------------------
>
> Key: CALCITE-852
> URL: https://issues.apache.org/jira/browse/CALCITE-852
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Fix For: 1.5.0-incubating
>
>
> If a statement identifies itself as DDL (because its parse tree SqlNode has a
> SqlKind that belongs to SqlKind.DDL) Calcite will invoke new method
> CalcitePrepareImpl.executeDdl.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)