You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Shuyi Chen (JIRA)" <ji...@apache.org> on 2018/03/14 21:17:00 UTC

[jira] [Updated] (CALCITE-2046) Support "CREATE LIBRARY" DDL

     [ https://issues.apache.org/jira/browse/CALCITE-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shuyi Chen updated CALCITE-2046:
--------------------------------
    Summary: Support "CREATE LIBRARY" DDL  (was: Support "CREATE FUNCTION" DDL)

> Support "CREATE LIBRARY" DDL
> ----------------------------
>
>                 Key: CALCITE-2046
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2046
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: Shuyi Chen
>            Assignee: Shuyi Chen
>            Priority: Major
>
> We want to add DDL support for creating external function like Apache Drill ([https://drill.apache.org/docs/create-function-using-jar/]). 
> {code:java}
> CREATE FUNCTION USING JAR '<jar_name>.jar';
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)