You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/08/09 03:24:12 UTC

[jira] [Resolved] (PHOENIX-1101) Provide a way to create Phoenix Statements on the server side inside a CP

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

James Taylor resolved PHOENIX-1101.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.1
                   3.1
                   5.0.0

[~jeffreyz] fixed this by adding the antlr jar to the phoenix core server-side jar.

> Provide a way to create Phoenix Statements on the server side inside a CP
> -------------------------------------------------------------------------
>
>                 Key: PHOENIX-1101
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1101
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 5.0.0, 3.1, 4.1
>
>
> There may be cases where inside a CP we may have to create phoenix stmts to select from a table and return the result to the client.  Currently there is no way to create and execute stmts on the server side.  This JIRA is to provide such an usage.



--
This message was sent by Atlassian JIRA
(v6.2#6252)