You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/06 00:43:12 UTC

[jira] [Commented] (PHOENIX-3477) Support sequence arithmetic in Calcite-Phoenix

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

ASF GitHub Bot commented on PHOENIX-3477:
-----------------------------------------

GitHub user akshita-malhotra opened a pull request:

    https://github.com/apache/phoenix/pull/256

    PHOENIX-3477 patch for 4.x-HBase-1.1

    PHOENIX-3477 patch for 4.x-HBase-1.1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/akshita-malhotra/phoenix PHOENIX-3744-4.x-HBase-1.1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/256.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #256
    
----
commit 43367cf81bab6e957e03845ba1387017bc7e8530
Author: Akshita <ak...@salesforce.com>
Date:   2017-06-06T00:41:40Z

    PHOENIX-3477 patch for 4.x-HBase-1.1

----


> Support sequence arithmetic in Calcite-Phoenix
> ----------------------------------------------
>
>                 Key: PHOENIX-3477
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3477
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Eric Lomore
>            Assignee: Eric Lomore
>         Attachments: PHOENIX-3477.patch
>
>
> When a sequence is wrapped inside an arithmetic operator it is routed through PhoenixServerProject which does not currently have sequence support
> {{SELECT NEXT VALUE FOR foo.bar+1 FROM SYSTEM.SEQUENCE.}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)