[
https://issues.apache.org/jira/browse/CALCITE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932903#comment-16932903
]
Rong Rong commented on CALCITE-3349:
------------------------------------
+1 on [~suez1224]'s point combining into one PR. also I think there's also
optimization we can do on the {{SqlExecutableStatement}} since there's a very
nice abstracton {{SqlDropObject}} on the drop side but not on the create side.
any reason why this particular approach is implemented?
> Add Function DDL into SqlKind DDL enum
> --------------------------------------
>
> Key: CALCITE-3349
> URL: https://issues.apache.org/jira/browse/CALCITE-3349
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Zhenqiu Huang
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently, Create Function, Drop Function are not added into SqlKind DDL
> enum.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)