You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ashish Misra (JIRA)" <ji...@apache.org> on 2017/04/06 16:53:41 UTC

[jira] [Assigned] (PHOENIX-3761) CREATE SEQUENCE query parsing failed when INCREMENT BY negative values in Phoenix-Calcite

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

Ashish Misra reassigned PHOENIX-3761:
-------------------------------------

    Assignee: Ashish Misra  (was: Rajeshbabu Chintaguntla)

> CREATE SEQUENCE query parsing failed when INCREMENT BY negative values in Phoenix-Calcite
> -----------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-3761
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3761
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Ashish Misra
>
> {noformat}
> Caused by: org.apache.phoenix.calcite.parser.ParseException: 
> Encountered "-" at line 1, column 62.
> Was expecting:
>     <UNSIGNED_INTEGER_LITERAL> ...
>     
> 	at org.apache.phoenix.end2end.SequenceBulkAllocationIT.createSequenceWithNoMinMax(SequenceBulkAllocationIT.java:1106)
> 	at org.apache.phoenix.end2end.SequenceBulkAllocationIT.testNextValuesForSequenceWithNegativeIncrementByGreaterThanOne(SequenceBulkAllocationIT.java:372)
> {noformat}



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