Rajeshbabu Chintaguntla created PHOENIX-3761:
------------------------------------------------

             Summary: CREATE SEQUENCE query parsing failed when INCREMENT BY 
negative values
                 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)

Reply via email to