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

[jira] [Updated] (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 ]

Rajeshbabu Chintaguntla updated PHOENIX-3761:
---------------------------------------------
    Summary: CREATE SEQUENCE query parsing failed when INCREMENT BY negative values in Phoenix-Calcite  (was: CREATE SEQUENCE query parsing failed when INCREMENT BY negative values)

> 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: Rajeshbabu Chintaguntla
>
> {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)