You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/11/04 04:37:00 UTC

[jira] [Comment Edited] (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=15635211#comment-15635211 ] 

Julian Hyde edited comment on CALCITE-1384 at 11/4/16 4:36 AM:
---------------------------------------------------------------

[~gabrielreid], I have reviewed your PR. It looks good. I'm happy to commit if/when you consider this finished.

[~sudheeshkatkam], I recall that you added the {{SET}} command to the parser originally, in CALCITE-823. Can you please check that Gabriel's changes don't break the Drill parser?


was (Author: julianhyde):
[~gabrielreid], I have reviewed your PR. It looks good. I'm happy to commit if/when you consider this finished.

[~sudheeshkatkam], I recall that you added the {{SET}} command to the parser originally. Can you please check that Gabriel's changes don't break the Drill parser?

> 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: Gabriel Reid
>
> 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)