[ https://issues.apache.org/jira/browse/CALCITE-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julian Hyde resolved CALCITE-1384. ---------------------------------- Resolution: Fixed Fix Version/s: 1.11.0 Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/fea54116. [~gabriel.reid], Thanks for the pull request, and especially thanks for your persistence in seeing this through to completion. > 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 > Fix For: 1.11.0 > > Attachments: CALCITE-1384_maven_site_fix.patch > > > 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)