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/06/08 22:02:01 UTC

[jira] [Resolved] (PHOENIX-1034) Move validate/reserve of sequences into query compile

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

James Taylor resolved PHOENIX-1034.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.1
                   3.1
                   5.0.0

> Move validate/reserve of sequences into query compile
> -----------------------------------------------------
>
>                 Key: PHOENIX-1034
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1034
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 3.1, 4.1
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 5.0.0, 3.1, 4.1
>
>         Attachments: PHOENIX-1034.patch
>
>
> When sequences are used in a statement, there's currently some additional logic that needs to be run after compilation. This should be moved into compile so as not to leak the implementation.



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