You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/11/01 23:33:59 UTC

[jira] [Commented] (CALCITE-1384) Add freemarker templates to parser for "ALTER SYSTEM ..." calls

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

James Taylor commented on CALCITE-1384:
---------------------------------------

[~gabriel.reid] - this is the JIRA I mentioned during our meeting last Thursday.

> Add freemarker templates to parser for "ALTER SYSTEM ..." calls
> ---------------------------------------------------------------
>
>                 Key: CALCITE-1384
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1384
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: James Taylor
>            Assignee: Julian Hyde
>
> In Phoenix, we'd like to add some Phoenix-specific commands in support of our UDF implementation. For example, we'd like to add commands like to manage the jars containing the implementation of the UDFs (see this[1] comment):
> - {{ALTER SYSTEM ADD JAR ...}}
> - {{ALTER SYSTEM LIST JARS}}
> To accomplish this, we need to add freemarker templates to parser for "ALTER SYSTEM ..." calls and then leverage these templates in Phoenix.
> [1] https://issues.apache.org/jira/browse/PHOENIX-3242?focusedCommentId=15512529&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15512529



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)