danny0405 commented on issue #10388: [FLINK-14912][Table] create, drop catalog 
functions through catalog manager
URL: https://github.com/apache/flink/pull/10388#issuecomment-561040006
 
 
   Do you mean CALCITE-3349 ? I think we do not need to wait for CALCITE-3349 
in the release, we can use `Sqlkind.OTHER_DDL` instead first. After all, we 
should always implement the `SqlCreateFunction` and `SqlDropFunction` in 
flink-sql-parser. We can use the DDL as `SqlKind` if we upgrade to Calcite 
1.22.0.(You should logger a JIRA issue under the 1.22 version Calcite upgrade 
umbrella issue).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to